1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-31 22:22:30 +03:00
Files
mariadb/mysys
Georgi Kodinov 64c82a68cc Bug #59884: setting charset to 2048 crashes
The retrieval of a charset by number was not
doing bounds checking before accessing the internal 
character sets array.
Added checks for valid charset number.
Added asserts for valid charset number to some of 
the internal functions.
Removed one superfluous check for charset_number 0
(since the all_charsets_array[0] is set to 0 anyway) for 
uniformity.
Test suite added.
2011-02-10 09:34:22 +02:00
..
2010-02-24 13:15:34 +04:00
2011-02-08 11:21:14 +01:00
2010-12-09 13:49:11 +03:00
2011-02-08 11:21:14 +01:00
2009-05-13 08:48:00 -07:00
2010-12-29 01:26:31 +01:00
2009-09-11 22:26:35 +02:00
2009-09-11 22:26:35 +02:00
2010-12-09 13:49:11 +03:00
2009-09-11 22:26:35 +02:00