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

odbc_util.c:214: odbc_wide2utf: Assertion `p+1-out <= o_len' failed. #549

Open
kothapraveen opened this issue Apr 15, 2024 · 1 comment
Open

Comments

@kothapraveen
Copy link

Hi Team @freddy77 ,

when we are testing the sourcode code with below unixODBC versions all Tests PASS.
2.3.1 - gcc443,
2.3.4 - gcc540,
2.311 - gcc540

But 2.3.12 - gcc1131 facing below error
odbc_util.c:214: odbc_wide2utf: Assertion `p+1-out <= o_len' failed.

Regards,
Praveen.

@freddy77
Copy link
Contributor

Related discussion #531. I didn't manage to reproduce, even tried fuzzing the crashing function.

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

No branches or pull requests

2 participants