]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
hints: more NULL checks
authorVladimír Čunát <vladimir.cunat@nic.cz>
Thu, 26 Jan 2017 14:10:03 +0000 (15:10 +0100)
committerOndřej Surý <ondrej@sury.org>
Fri, 10 Feb 2017 07:47:37 +0000 (08:47 +0100)
commit3c2ea7cb47c9ee196c8f397c9bd9fe62825c9060
treea5ce6cff1642e99dd86e5787590ef03a4242e4ce
parentc664f0075a4cb62af84b122eaf53a82d520e7299
hints: more NULL checks

Calling `hints.del()` would cause a crash.
It wasn't apparent to me that NULL could be passed through.
modules/hints/hints.c