Michael Widenius
ffb0cd6146
When compiling with valgrind, change my_alloca() to use my_malloc()
...
- This allows us to detect missing my_afree() calls and also find overruns (when running with valgrind) to alloca() areas.
- Added missing my_afree() calls
- Fixed wrong call to my_afree()
include/my_sys.h:
When compiling with valgrind, change my_alloca() to use my_malloc()
mysql-test/suite/innodb/t/innodb_bug57255.test:
Speed up taste case (patch from Stewart Smith)
mysql-test/suite/innodb_plugin/t/innodb_bug57255.test:
Speed up taste case (patch from Stewart Smith)
sql/ha_partition.cc:
Removed casts from my_afree()
sql/opt_range.cc:
Add missing my_afree() calls.
storage/maria/ma_rt_split.c:
Fixed wrong parameter to my_afree()
2010-12-13 15:05:57 +02:00
..
2010-09-05 13:52:33 +03:00
2010-08-17 11:14:46 +04:00
2010-06-03 12:48:59 +03:00
2010-08-04 00:26:17 +03:00
2010-08-17 11:14:46 +04:00
2010-06-03 12:48:59 +03:00
2010-04-09 15:56:51 +03:00
2010-04-09 15:56:51 +03:00
2010-04-09 15:56:51 +03:00
2010-04-21 12:40:32 +03:00
2010-04-09 15:56:51 +03:00
2010-12-03 23:19:13 +02:00
2010-08-17 11:14:46 +04:00
2010-04-09 15:56:51 +03:00
2010-04-09 15:56:51 +03:00
2010-04-09 15:56:51 +03:00
2010-04-09 15:56:51 +03:00
2010-08-17 11:14:46 +04:00
2010-04-09 15:56:51 +03:00
2010-04-09 15:56:51 +03:00
2010-06-03 12:48:59 +03:00
2010-04-09 15:56:51 +03:00
2010-04-09 16:38:28 +03:00
2010-04-09 15:56:51 +03:00
2010-04-09 15:56:51 +03:00
2010-04-09 16:38:28 +03:00
2010-04-09 16:38:28 +03:00
2010-04-09 16:38:28 +03:00
2010-04-09 16:38:28 +03:00
2010-04-09 16:38:28 +03:00
2010-04-09 16:38:28 +03:00
2010-05-18 16:06:58 +03:00
2010-05-10 13:38:25 +02:00
2010-04-09 16:38:28 +03:00
2010-04-22 14:16:14 -05:00
2010-04-26 13:27:25 +03:00
2010-08-05 18:38:06 +03:00
2010-05-05 15:39:01 +03:00
2010-08-05 14:40:54 +03:00
2010-06-03 12:46:37 +03:00
2010-08-17 11:14:46 +04:00
2010-06-02 13:37:14 +03:00
2010-09-06 22:41:37 -07:00
2010-10-03 19:39:28 +02:00
2010-06-29 00:13:18 -07:00
2010-07-20 14:36:15 -03:00
2010-06-24 13:46:20 +03:00
2010-10-14 12:28:25 +03:00
2010-10-13 13:32:10 -05:00
2010-11-30 01:14:34 +02:00
2010-10-04 13:06:41 +03:00
2010-10-11 11:18:00 +03:00
2010-10-18 14:20:16 +03:00
2010-12-13 15:05:57 +02:00
2010-04-09 15:56:51 +03:00
2010-06-03 12:48:59 +03:00
2010-04-09 15:56:51 +03:00
2010-08-17 11:14:46 +04:00
2010-06-03 12:48:59 +03:00
2010-06-03 12:46:37 +03:00
2010-08-17 11:14:46 +04:00
2010-06-03 12:48:59 +03:00
2010-08-17 11:14:46 +04:00
2010-11-23 23:39:59 +02:00
2010-06-03 12:48:59 +03:00
2010-08-17 11:14:46 +04:00
2010-06-03 12:48:59 +03:00
2010-04-09 15:56:51 +03:00
2010-04-09 15:56:51 +03:00
2010-08-06 11:35:17 +02:00
2010-06-03 12:48:59 +03:00
2010-08-20 15:08:01 +03:00
2010-08-17 11:14:46 +04:00
2010-04-09 15:56:51 +03:00
2010-04-12 16:58:47 +03:00
2010-08-04 00:26:17 +03:00
2010-04-09 15:56:51 +03:00
2010-08-17 11:14:46 +04:00
2010-04-09 15:56:51 +03:00
2010-08-17 11:14:46 +04:00
2010-04-09 15:56:51 +03:00
2010-08-06 09:36:09 +03:00
2010-06-03 12:48:59 +03:00
2010-08-17 11:14:46 +04:00
2010-09-05 13:52:33 +03:00
2010-04-21 13:27:23 +03:00
2010-08-05 14:40:54 +03:00