odbc_util.c:214: odbc_wide2utf: Assertion `p+1-out <= o_len' failed. #548
Unanswered
kothapraveen
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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.
Beta Was this translation helpful? Give feedback.
All reactions