]> git.ipfire.org Git - thirdparty/bird.git/commit
Debug: Do not compile allocator debug journals in unless requested.
authorMaria Matejka <mq@ucw.cz>
Tue, 1 Oct 2024 13:30:00 +0000 (15:30 +0200)
committerMaria Matejka <mq@ucw.cz>
Sun, 23 Feb 2025 18:01:48 +0000 (19:01 +0100)
commite368ace237a027e791b8dcd0ebcef97587ff9e95
treebcf17dfde9713fa30c6c29984c72a9f60cbf0e43
parent65df01ffb8cd746b558da3d38cb6481bf550cd93
Debug: Do not compile allocator debug journals in unless requested.

These journals can become very memory-heavy when it comes to
constrained environments where every 100k of RAM matters.
configure.ac
lib/xmalloc.c
sysdep/unix/alloc.c