mariadb/vio
Vladislav Vaintroub 5f267b47de Fix bugs found by application verifier :
- Fix  active lock in freed memory in ha_archive (share mutex was not released prior to free())
- Do not attempt vio_fastsend or vio_keepalive on named pipes and shared memory.
2011-05-14 18:42:07 +02:00
..
docs
.cvsignore
CMakeLists.txt Bug#473914: mysql_client_test fail with in debug compilaton on windows x64 2010-12-06 12:52:06 +01:00
Makefile.am MWL#74: Shared libmysqld.so library. 2010-11-17 13:24:20 +01:00
test-ssl.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 2007-05-10 12:59:39 +03:00
test-sslclient.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 2007-05-10 12:59:39 +03:00
test-sslserver.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 2007-05-10 12:59:39 +03:00
vio.c Bug#47571 : idle named pipe connection is unkillable 2009-11-20 13:09:50 +01:00
vio_priv.h Bug#47571: idle named pipe connection is unkillable 2009-11-02 23:19:58 +01:00
viosocket.c Fix bugs found by application verifier : 2011-05-14 18:42:07 +02:00
viossl.c Fix some compiler warnings seen in Buildbot. 2010-03-10 11:32:14 +01:00
viosslfactories.c Fix some compiler warnings. 2009-12-06 18:34:54 +01:00
viotest-ssl.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 2007-05-10 12:59:39 +03:00
viotest-sslconnect.cc
viotest.cc