mariadb/extra
Georgi Kodinov bd53e304d7 Addendum to the fix for bug #39178: Server crash in YaSSL
with non-RSA-requesting client if server uses RSA key

matchSuite() may not find a match. 
It will return error in this case.
Added a error checking code that will prevent using uninitialized 
memory in the code based on the assumption 
that matchSuite() has found a match.

extra/yassl/src/yassl_imp.cpp:
  Bug #39178: Correct error checking added
2008-12-02 13:15:28 +02:00
..
yassl Addendum to the fix for bug #39178: Server crash in YaSSL 2008-12-02 13:15:28 +02:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
charset2html.c fixes for warnings and compile errors for the fix of bug 26243 2008-03-29 16:12:23 +02:00
CMakeLists.txt Merge mysql.com:/home/kent/bk/windows-cleanup/mysql-5.0-build 2007-12-28 01:07:42 +01:00
comp_err.c Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.0-maint 2007-10-05 19:58:20 +02:00
innochecksum.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 2007-05-10 12:59:39 +03:00
Makefile.am Bug#37098 Get rid of "Installed (but unpackaged)" files in the RPM build 2008-08-27 16:03:39 +02:00
my_print_defaults.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 2007-05-10 12:59:39 +03:00
mysql_waitpid.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 2007-05-10 12:59:39 +03:00
perror.c 5.0-bugteam->5.1-bugteam merge 2008-11-27 17:05:38 +04:00
replace.c Fix for server bug experienced in Maria (wrong "Truncated incorrect <var_name> 2008-02-18 23:29:39 +01:00
resolve_stack_dump.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 2007-05-10 12:59:39 +03:00
resolveip.c Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build 2008-02-13 14:44:56 +01:00