]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
utils/cache_gc: fix debug prints
authorVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 30 Nov 2020 08:06:22 +0000 (09:06 +0100)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 30 Nov 2020 08:06:22 +0000 (09:06 +0100)
commit6164ac91fcb7ffd96c73de75cd0cbba13492d4bd
tree23356f7bace2c22a4a79564ec42825e2704f1509
parent997f5fc75d60949fccf4339e56bd4a5ff1106006
utils/cache_gc: fix debug prints

The difference is on "negative" char values, in which case
the prints were way too long.
utils/cache_gc/db.c