haproxy/addons/51degrees
Ilia Shipitsin a93b407811 MINOR: addons/51degrees: handle memory allocation failures
Found via cppcheck  --force --enable=all --output-file=haproxy.log :
addons/51degrees/51d.c:130:3: warning: If memory allocation fails, then
  there is a possible null pointer dereference: name [nullPointerOutOfMemory]
addons/51degrees/51d.c:922:4: warning: If memory allocation fails, then
   there is a possible null pointer dereference: _51d_property_list [nullPointerOutOfMemory]
2026-05-31 10:26:41 +02:00
..
dummy BUILD: 51d: fix bool definition on dummy lib v4 2026-04-28 18:12:35 +02:00
51d.c MINOR: addons/51degrees: handle memory allocation failures 2026-05-31 10:26:41 +02:00
Makefile.mk BUILD: addons: convert 51d addon to EXTRA_MAKE 2026-05-28 16:44:59 +02:00