Skip to content

Conversation

starlightretailceo
Copy link

This pull request fixes a potential bug in the dxcore_query_adapter_driverstore function to ensure proper handling of string termination during conversion.

Bug Fix:

  • Updated the wcstombs function call to use outputSize + 1 instead of outputSize to account for the NUL terminator, ensuring the resulting string is always properly terminated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant