diff options
author | Yang Tse <yangsita@gmail.com> | 2011-08-21 13:15:34 +0200 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2011-08-21 13:24:46 +0200 |
commit | 1c400b4e5e8ec2e5f787c950e20209d0811b57e6 (patch) | |
tree | 75eedc7cd0105d7fca3e4895ed3bd48d06124e75 /packages/Win32 | |
parent | 61ae7e9ce77af86a7290fca8bf73c9798f80845c (diff) |
zlib: ensure user provided memory functions are used by zlib, when given
As a bonus, this lets our MemoryTracking subsystem track zlib operations.
And also fixes a shortcut some zlib 1.2.x versions took using malloc()
instead of calloc(), which would trigger memory debuggers warnings on
memory being used without having been initialized.
Diffstat (limited to 'packages/Win32')
0 files changed, 0 insertions, 0 deletions