~maria-captains/mariadb-native-client/trunk

Viewing all changes in revision 144.

  • Committer: holzboote at googlemail
  • Date: 2014-06-20 10:23:14 UTC
  • Revision ID: holzboote@googlemail.com-20140620102314-zk3mf92u5f0pftdq
Fix for CONC-99: memory corruption
  In case a connection fails and vio was already created the socket needs to be closed
  only via vio_close. A 2nd close may lead to corruption in a threaded evironment in case
  the handle was opened by a nother thread.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: