Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

msodbcsql: Update to 17.10.6.1 #3721

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

androidnisse
Copy link
Contributor

@androidnisse androidnisse commented Aug 31, 2024

Summary

  • Fix crashes when receiving invalid data from server
  • Fix infinite loop when receiving invalid data from server
  • Fix a crash when attempting to connect under low-memory conditions
  • Fix memory leak upon reconnect
  • Fix App Service Containers MSI Authentication
  • Resolves update msodbcsql to 18.3.3 #2708

Test Plan

  • Needs help testing, something is wrong. sqlcmd gets this error: Sqlcmd: Error: Microsoft ODBC Driver 17 for SQL Server : Can't open lib 'ODBC Driver 17 for SQL Server' : file not found.

Checklist

  • Package was built and tested against unstable

@androidnisse androidnisse marked this pull request as draft August 31, 2024 11:47
**Summary**

- Fix crashes when receiving invalid data from server
- Fix infinite loop when receiving invalid data from server
- Fix a crash when attempting to connect under low-memory conditions
- Fix memory leak upon reconnect
- Fix App Service Containers MSI Authentication
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Triage
Development

Successfully merging this pull request may close these issues.

update msodbcsql to 18.3.3
1 participant