haproxy/include
Willy Tarreau caf720d3ff [BUG] str2sun could leak a small buffer in case of error during parsing
Matt Farnsworth reported a memory leak in str2sun() in case a too large
socket path is passed. The bug is very minor because it only happens
once during config parsing, but has to be fixed nevertheless. The patch
Matt provided could even be improved by completely removing the useless
strdup() in this function.
2008-03-07 10:07:04 +01:00
..
common [BUG] str2sun could leak a small buffer in case of error during parsing 2008-03-07 10:07:04 +01:00
import [MAJOR] migrated task, tree64 and session to pool2 2007-05-13 19:43:47 +02:00
proto [MINOR] silent gcc for a wrong warning 2008-03-04 06:38:57 +01:00
types [MAJOR] proto_uxst rework -> SNMP support 2008-03-04 06:32:16 +01:00