]> git.kaiwu.me - haproxy.git/commit
BUILD: net_helper: fix unterminated comment that broke the build
authorWilly Tarreau <w@1wt.eu>
Mon, 30 Mar 2026 16:23:12 +0000 (18:23 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 30 Mar 2026 16:23:12 +0000 (18:23 +0200)
commit50446c35a7b2db65e9d07ea8357ad56ba594ae28
tree342624539498531cde4d7a7dbbc8425e4710d37a
parenta336c467a04ab8fc7441d01b4004fb28ce1921f0
BUILD: net_helper: fix unterminated comment that broke the build

Latest commit a336c467a0 ("BUG/MINOR: net_helper: fix length controls
on ip.fp tcp options parsing") was malformed and broke the build. This
should be backported wherever the fix above is backported.
src/net_helper.c