1
0
mirror of https://github.com/php/php-src.git synced 2026-03-31 04:32:19 +02:00
Files
archived-php-src/ext
Andrey Hristov d339672e45 Fix inconsistencies
- memory allocated with spprintf, or likes, outside of mysqlnd's
allocator functions should not be freed by the mysqlnd's allocator
(a wrapper around emalloc/malloc).
- memory allocated by the mysqlnd's allocator should only be freed
  by it.
- add a mode to track memory usage (malloc/free)
2010-04-01 13:26:41 +00:00
..
2010-03-08 15:16:51 +00:00
2010-03-29 17:22:53 +00:00
2010-03-12 10:28:59 +00:00
2010-03-15 16:20:19 +00:00
2010-01-15 21:02:20 +00:00
2010-04-01 13:26:41 +00:00
2010-04-01 10:34:05 +00:00
2010-02-04 01:12:14 +00:00
2010-03-11 19:50:04 +00:00
2010-02-15 21:24:17 +00:00
2010-03-01 01:59:14 +00:00
2010-03-12 10:28:59 +00:00
2010-03-13 20:26:51 +00:00
2010-02-15 21:37:46 +00:00
2010-03-12 10:28:59 +00:00
2008-04-15 12:47:33 +00:00