4 Commits

Author SHA1 Message Date
Alexander A. Klimov
4fd8c92a13 Introduce DefaultAllocator 2023-08-29 18:13:34 +02:00
Alexander A. Klimov
97eda30f86 Introduce DefragAllocator 2023-08-29 18:13:32 +02:00
Alexander A. Klimov
7a21001d6d malloc(): call actual malloc(3)
PoC: Icinga works again.
2023-08-28 15:54:07 +02:00
Alexander A. Klimov
631dbb179e Override malloc(3) and free(3)
PoC: Icinga crashes.
2023-08-28 15:53:34 +02:00