1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00
Files
mariadb/sql
Vladislav Vaintroub 94bd96e815 Bug#43201 : Stack overrun when running sp-error test.
It appears that stack overflow checks for recusrive stored procedure
calls, that run in the normal server, did not work in embedded and were
 dummified with preprocessor magic( #ifndef EMBEDDED_SERVER ).
      
 The fix is to remove ifdefs, there is no reason not to run overflow checks
 and crash in deeply recursive calls. 
      
 Note: Start of the stack (thd->thread_stack variable) in embedded is not
necessarily exact but stil provides the best guess. Unless the caller of 
mysql_read_connect()   is already deep in the stack, thd->thread_stack 
variable should approximate stack  start address well.
2010-02-23 12:48:26 +01:00
..
2010-02-21 21:34:09 +03:00
2010-01-06 22:42:07 -07:00
2009-09-29 17:38:40 +02:00
2010-01-06 22:42:07 -07:00
2010-01-06 22:42:07 -07:00
2010-01-06 22:42:07 -07:00
2010-01-06 22:42:07 -07:00
2010-01-06 22:42:07 -07:00
2010-02-15 14:16:49 +03:00
2010-01-06 22:42:07 -07:00
2010-01-19 19:36:14 +03:00
2010-02-06 13:28:06 +03:00
2010-02-06 13:28:06 +03:00
2010-01-06 22:42:07 -07:00
2010-02-06 13:28:06 +03:00
2010-02-06 13:28:06 +03:00
2010-02-16 23:19:47 +01:00
2010-01-06 22:42:07 -07:00
2010-01-06 22:42:07 -07:00
2009-11-24 16:54:59 +03:00
2010-01-13 12:28:42 +02:00
2010-01-27 22:15:32 +03:00
2010-01-19 19:36:14 +03:00
2010-02-05 01:08:08 +03:00
2010-02-05 01:08:08 +03:00
2010-02-15 14:16:49 +03:00
2010-02-09 12:10:47 +00:00
2010-02-16 23:19:47 +01:00
2010-02-16 23:19:47 +01:00
2009-09-10 03:18:29 -06:00
2010-02-16 23:19:47 +01:00
2009-11-24 16:54:59 +03:00
2010-01-06 22:42:07 -07:00
2009-10-28 18:32:48 +01:00
2009-06-01 16:00:38 +04:00
2009-10-28 10:55:44 +03:00
2009-10-28 10:55:44 +03:00
2009-11-06 19:13:33 +03:00
2009-12-09 20:19:51 -07:00
2009-10-14 20:37:38 +04:00
2010-01-31 21:37:41 +08:00
2009-09-26 12:49:49 +08:00
2010-02-06 13:28:06 +03:00
2009-10-14 15:14:58 +04:00
2010-01-06 22:42:07 -07:00
2010-01-06 22:42:07 -07:00
2010-02-15 14:16:49 +03:00
2010-02-05 01:08:08 +03:00
2009-12-11 12:39:38 +03:00
2009-10-14 20:37:38 +04:00
2010-01-11 18:47:27 -07:00
2010-02-03 16:43:03 +03:00
2010-02-15 14:16:49 +03:00
2010-01-11 18:47:27 -07:00
2010-02-02 02:22:16 +03:00
2009-12-29 15:19:05 +03:00
2010-02-06 13:28:06 +03:00
2010-02-05 01:08:08 +03:00
2009-11-24 16:54:59 +03:00
2009-12-18 16:44:24 -02:00
2009-12-11 12:39:38 +03:00
2009-09-10 03:18:29 -06:00
2010-02-15 14:16:49 +03:00
2010-02-04 00:48:40 +03:00
2009-06-17 16:56:44 +02:00
2010-02-15 14:16:49 +03:00
2010-01-06 22:42:07 -07:00
2009-06-17 16:56:44 +02:00
2009-12-16 15:56:36 +04:00
2010-02-15 14:16:49 +03:00
2009-12-25 16:49:21 +01:00
2010-02-03 16:43:03 +03:00
2010-01-06 22:42:07 -07:00
2010-02-15 14:16:49 +03:00
2010-02-16 23:19:47 +01:00
2010-01-25 19:48:45 +03:00
2010-02-03 03:06:42 +03:00
2010-02-06 13:28:06 +03:00
2009-12-03 21:37:38 +03:00
2009-10-23 15:22:21 +04:00
2010-02-15 14:16:49 +03:00
2010-01-12 12:32:55 +01:00
2010-02-06 13:28:06 +03:00
2010-01-06 22:42:07 -07:00
2010-01-06 22:42:07 -07:00
2010-02-06 13:28:06 +03:00
2010-02-06 13:28:06 +03:00
2010-01-06 22:42:07 -07:00
2010-02-06 13:28:06 +03:00
2010-02-15 14:16:49 +03:00
2010-02-04 23:15:47 +03:00
2010-02-05 15:05:37 +03:00
2010-02-06 13:28:06 +03:00
2009-09-10 03:18:29 -06:00
2009-09-10 03:18:29 -06:00
2010-02-04 23:15:47 +03:00
2010-02-06 13:28:06 +03:00
2010-02-04 23:15:47 +03:00
2009-12-08 17:13:12 +03:00
2010-02-15 14:16:49 +03:00
2010-01-06 22:42:07 -07:00
2010-02-15 17:08:38 +03:00
2010-01-06 22:42:07 -07:00
2010-02-03 16:43:03 +03:00
2009-09-10 03:18:29 -06:00
2009-11-06 17:20:27 +03:00
2010-02-03 03:06:42 +03:00
2009-12-03 21:37:38 +03:00
2010-02-03 16:43:03 +03:00
2009-11-24 16:54:59 +03:00
2009-11-24 16:54:59 +03:00
2010-02-10 11:08:39 +01:00