]> git.kaiwu.me - haproxy.git/commit
Revert "BUG/MINOR: send-proxy-v2: string size must include ('\0')"
authorEmmanuel Hocdet <manu@gandi.net>
Wed, 28 Feb 2018 11:02:14 +0000 (12:02 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 1 Mar 2018 05:48:05 +0000 (06:48 +0100)
commit8c0c34b6e731e3163c0644f50863deb9b7634fdc
treebc70bd5f10dc801aaed4297bd5ce872cec458f97
parent7d9f1ba246055046eed547fa35aa546683021dce
Revert "BUG/MINOR: send-proxy-v2: string size must include ('\0')"

This reverts commit 82913e4f79a1f1fb25aec84a2ce2f5f0e5ce1959.
TLV string value should not be null-terminated.

This should be backported to 1.8.
src/connection.c