]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: fix listening IP address storage for frontends (cont)
authorVincent Bernat <vincent@bernat.im>
Thu, 19 May 2016 09:29:43 +0000 (11:29 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 19 May 2016 19:53:10 +0000 (21:53 +0200)
commit6e46ff11e9c0d0b9266226ad911362c8a62ee458
tree0c61c709808b24e7fe6cfa45e5dda2ea96c863c3
parent6e61589573f49b20a7184c9d297af1fc7d9184d8
BUG/MINOR: fix listening IP address storage for frontends (cont)

Commit 6e6158 was incomplete. There was an additional aggregate copy
that may trigger a similar case in the future.
src/cfgparse.c