]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
worker: safer code around the mempool freelist
authorVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 19 Sep 2018 17:39:26 +0000 (19:39 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Fri, 12 Oct 2018 15:36:44 +0000 (17:36 +0200)
commitb350d38ddedf1e2376c32fd1011b5ce60e50ae45
tree1a4069631d1d230eb1721a02f1ef0eb2311ee452
parent22aaffdf2947f63e1800e6185f0ae83224596cb6
worker: safer code around the mempool freelist

I did NOT remove this one, as in a quick profile that would be
increase in roughly 0.5% time in malloc, so that's possibly justifiable.
(And this one is much less obstructing to splitting the worker code.)
daemon/worker.c
daemon/worker.h