haproxy/admin
Alexander Stephan fbd0fb20a2 BUG/MINOR: halog: Add OOM checks for calloc() in filter_count_srv_status() and filter_count_url()
This patch adds missing out-of-memory (OOM) checks after calls to
calloc() in the functions `filter_count_srv_status()` and `filter_count_url()`.
If memory allocation fails, an error message is printed to stderr
and the process exits with status 1. This improves robustness
and prevents undefined behavior in low-memory situations.

Co-authored-by: Christian Norbert Menges <christian.norbert.menges@sap.com>
2025-09-02 07:29:54 +02:00
..
dyncookie CLEANUP: Add haproxy/xxhash.h to avoid modifying import/xxhash.h 2021-09-11 19:58:45 +02:00
halog BUG/MINOR: halog: Add OOM checks for calloc() in filter_count_srv_status() and filter_count_url() 2025-09-02 07:29:54 +02:00
iprange CONTRIB: move some admin-related sub-projects to admin/ 2021-04-02 17:48:42 +02:00
netsnmp-perl ADMIN: netsnmp: report "HAProxy" and not "Haproxy" in output descriptions 2021-05-09 06:41:37 +02:00
release-estimator CLEANUP: assorted typo fixes in the code and comments 2024-09-03 17:49:21 +02:00
selinux CONTRIB: move some admin-related sub-projects to admin/ 2021-04-02 17:48:42 +02:00
syntax-highlight MAJOR: config: remove parsing of the global "nbproc" directive 2021-06-11 17:02:13 +02:00
systemd MEDIUM: systemd: be more verbose about the reload 2023-10-31 18:59:29 +01:00
wireshark-dissectors/peers CLEANUP: assorted typo fixes in the code and comments 2022-10-30 17:17:56 +01:00