]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
utils/cache_gc: fix a rebase error causing GC crashes obs-knot-resolver-bs4hbr/deployments/1080
authorVladimír Čunát <vladimir.cunat@nic.cz>
Fri, 11 Sep 2020 08:17:47 +0000 (10:17 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Fri, 11 Sep 2020 08:17:47 +0000 (10:17 +0200)
commit3e661bfecccbc72da5927bab0487391f93debcd9
tree8a57bfd1ab2cd4c723417e805d1f4701c44985ae
parent88e1b1ee5930d18c4b6e62d5b4d04d43b1d841ea
utils/cache_gc: fix a rebase error causing GC crashes

It's one of the places still using Knot's void* and I managed to pass
the wrong `db` :-/
utils/cache_gc/kr_cache_gc.c