diff options
author | Ben Noordhuis <info@bnoordhuis.nl> | 2016-04-18 12:20:17 +0200 |
---|---|---|
committer | Ben Noordhuis <info@bnoordhuis.nl> | 2016-04-18 13:38:04 +0200 |
commit | 322de63a9b6618ec615c2db31cc93bfc87760f96 (patch) | |
tree | 0e9fd16360ed7f500f46ee1139a61dfb824334e0 /test/test-tcp-write-queue-order.c | |
parent | d03abfd4007f5b073c406a0d3afe37e6d8407f49 (diff) | |
download | libuv-322de63a9b6618ec615c2db31cc93bfc87760f96.tar.gz libuv-322de63a9b6618ec615c2db31cc93bfc87760f96.zip |
unix: guard against clobbering errno in uv__free()
Libuv expects that free() does not clobber errno. The system allocator
honors that assumption but custom allocators may not be so careful.
PR-URL: https://github.com/libuv/libuv/pull/837
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Diffstat (limited to 'test/test-tcp-write-queue-order.c')
0 files changed, 0 insertions, 0 deletions