haproxy/include/common
David Carlier 8ab1043c6b CLEANUP: chunk: adding NULL check to chunk_dup allocation.
Avoiding harmful memcpy call if the allocation failed.
Resetting the size which avoids further harmful freeing
invalid pointer. Closer to the comment behavior description.
2016-03-24 10:18:44 +01:00
..
accept4.h
base64.h
buffer.h
cfgparse.h
chunk.h CLEANUP: chunk: adding NULL check to chunk_dup allocation. 2016-03-24 10:18:44 +01:00
compat.h
compiler.h
config.h
debug.h
defaults.h MINOR: mailers: increase default timeout to 10 seconds 2016-02-17 10:19:08 +01:00
epoll.h
errors.h
hash.h
memory.h MEDIUM: pools: add a new flag to avoid rounding pool size up 2016-01-25 02:31:18 +01:00
mini-clist.h
namespace.h
rbtree.h
regex.h BUILD/MINOR: regex: missing header 2015-12-22 13:36:01 +01:00
splice.h
standard.h BUG/MINOR: log: Don't use strftime() which can clobber timezone if chrooted 2016-03-17 05:30:03 +01:00
syscall.h
template.h
ticks.h
time.h
tools.h
uri_auth.h MINOR: stats: add ST_SHOWADMIN to pass the admin info in the regular flags 2016-03-11 17:08:05 +01:00
version.h