1
0
mirror of https://github.com/php/php-src.git synced 2026-04-22 23:48:14 +02:00
Files
archived-php-src/ext/mysqlnd
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
..
2008-11-06 18:48:55 +00:00
2009-11-24 13:59:56 +00:00
2010-04-01 13:26:41 +00:00
2010-04-01 13:26:41 +00:00
2010-04-01 13:26:41 +00:00
2010-04-01 13:26:41 +00:00
2010-04-01 13:26:41 +00:00
2010-04-01 13:26:41 +00:00
2010-03-12 13:03:46 +00:00
2010-03-12 13:03:46 +00:00
2010-03-12 13:03:46 +00:00
2010-04-01 13:26:41 +00:00
2010-04-01 13:26:41 +00:00
2010-04-01 13:26:41 +00:00