]> git.ipfire.org Git - thirdparty/bind9.git/commit
In several places, the resolver assigned values to event->ev_sender simply
authorBrian Wellington <source@isc.org>
Sat, 29 Jul 2000 01:18:36 +0000 (01:18 +0000)
committerBrian Wellington <source@isc.org>
Sat, 29 Jul 2000 01:18:36 +0000 (01:18 +0000)
commit4eabcbb83b282b2750fddc0c52a03803a2266d99
treea0e8126769c6b0583293cca4357168e7c1760810
parent7d1b7c45a32de2dd199180327ca47780e8e7bbd7
In several places, the resolver assigned values to event->ev_sender simply
because the field couldn't be NULL (until recently).  They now use NULL.
lib/dns/resolver.c