[erlang-patches] [odbc] sign bug

Dmitry Belyaev be.dmitry@REDACTED
Wed Nov 19 02:23:05 CET 2014


The regression was found in OTP-17.4 that makes odbc application unusable
on the platforms where C `char` type is signed.

The commands longer than 127 chars crash odbcserver port, e.g. a connection
string with driver path and some additional parameters or a long query
string.

The changes have the test case, the fix and two warnings cleanups.

https://github.com/erlang/otp/pull/539

git fetch git://github.com/RumataEstor/otp.git odbc-sign-bug

https://github.com/RumataEstor/otp/compare/erlang:maint...odbc-sign-bug
https://github.com/RumataEstor/otp/compare/erlang:maint...odbc-sign-bug.patch


Best wishes,
-- 
Dmitry Belyaev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-patches/attachments/20141119/4dbc4420/attachment.htm>


More information about the erlang-patches mailing list