diff options
author | Guillaume Nault <g.nault@alphalink.fr> | 2013-07-10 12:54:41 +0200 |
---|---|---|
committer | Dmitry Kozlov <xeb@mail.ru> | 2013-07-18 22:57:36 +0400 |
commit | 16b4d40a0f52eed4fd7def096a443670eab96b66 (patch) | |
tree | c090ef613f78eef02622e224d8397963827bf163 /rfc | |
parent | 6ce3556e0b1e39fe5474114137fde0d29ab093af (diff) | |
download | accel-ppp-16b4d40a0f52eed4fd7def096a443670eab96b66.tar.gz accel-ppp-16b4d40a0f52eed4fd7def096a443670eab96b66.zip |
memdbg: improve md_realloc() compliance with plain realloc()
-Allow reallocation of NULL pointers (equivalent to a malloc() call)
-Allow 'size' to be 0 (equivalent to a free() call)
-Handle case where 'size' is smaller than the original buffer length
Signed-off-by: Guillaume Nault <g.nault@alphalink.fr>
Diffstat (limited to 'rfc')
0 files changed, 0 insertions, 0 deletions