mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-08 07:03:43 +02:00
A memory allocation failure happening during peers_register_table would have resulted in a crash. This function is only called during init. It was raised in GitHub issue #1233. It could be backported to all stable branches.