summaryrefslogtreecommitdiff
path: root/proto/mrt/mrt.h
diff options
context:
space:
mode:
authorMaria Matejka <mq@ucw.cz>2023-04-19 17:52:52 +0200
committerMaria Matejka <mq@ucw.cz>2023-04-19 21:19:10 +0200
commit06963f96b363680380f83ccbb073d7e42f811afd (patch)
treef4281dd0e8e12e6af88776157924f902df920526 /proto/mrt/mrt.h
parent67fe3d096d57760af5f412240aaf79d63f5bbb44 (diff)
Typed lists keep an explicit pointer to the list head.
This change adds one pointer worth of memory to every list node. Keeping this information helps auditing the lists, checking that the node indeed is outside of list or inside the right one. The typed lists shouldn't be used anywhere with memory pressure anyway, thus the one added pointer isn't significant.
Diffstat (limited to 'proto/mrt/mrt.h')
0 files changed, 0 insertions, 0 deletions