Remi Tricot-Le Breton 476462010e BUG/MINOR: proxy: Missing calloc return value check in chash_init_server_tree
A memory allocation failure happening in chash_init_server_tree while
trying to allocate a server's lb_nodes item used in consistent hashing
would have resulted in a crash. This function is only called during
configuration parsing.

It was raised in GitHub issue #1233.
It could be backported to all stable branches.
2021-05-31 10:55:51 +02:00
..
2020-12-16 15:49:53 +01:00
2021-04-01 18:03:37 +02:00
2021-04-08 20:11:58 +02:00
2021-05-07 15:12:20 +02:00
2021-05-14 09:36:37 +02:00