]> git.ipfire.org Git - thirdparty/bird.git/commit
Slab allocator can free the blocks without knowing the parent structure
authorMaria Matejka <mq@ucw.cz>
Mon, 4 Apr 2022 18:31:14 +0000 (20:31 +0200)
committerMaria Matejka <mq@ucw.cz>
Wed, 6 Apr 2022 16:14:08 +0000 (18:14 +0200)
commitebd807c0b8eb0b7a3dc3371cd4c87ae886c00885
tree28e6a621b8e3fddec46381046a15ffcda4f7e246
parent3a6eda995ecfcebff3130d86ee3baeab12a41335
Slab allocator can free the blocks without knowing the parent structure
13 files changed:
lib/resource.h
lib/slab.c
lib/slab_test.c
nest/neighbor.c
nest/rt-attr.c
nest/rt-fib.c
nest/rt-table.c
proto/babel/babel.c
proto/babel/packets.c
proto/bfd/bfd.c
proto/bgp/attrs.c
proto/ospf/topology.c
proto/rip/rip.c