haproxy/addons
Willy Tarreau 93f9ecbfe6 BUG/MINOR: addons/51d: NUL-terminate headers before passing them to Trie API
_51d_set_device_offsets() passes ctx.value.ptr directly to
fiftyoneDegreesGetDeviceOffset() which expects a null-terminated string.
Let's copy it through the trash first, to avoid possibly surronding
garbage.

This can be backported to all versions.
2026-05-26 13:13:24 +02:00
..
51degrees BUG/MINOR: addons/51d: NUL-terminate headers before passing them to Trie API 2026-05-26 13:13:24 +02:00
deviceatlas CLEANUP: deviceatlas: add unlikely hints and minor code tidying 2026-02-14 15:49:00 +01:00
ot DOC: otel: update the filter's status and URL in the docs 2026-05-04 14:38:35 +02:00
promex MINOR: promex: export "haproxy_sticktable_local_updates" metric 2026-03-18 11:18:37 +01:00
wurfl LICENSE: wurfl: clarify the dummy library license. 2022-12-02 05:32:46 +01:00