Protect all of the name resolution methods from returning null addrs. Ensure all...
authorJeremy Allison <jra@samba.org>
Mon, 30 Apr 2012 23:29:19 +0000 (16:29 -0700)
committerKarolin Seeger <kseeger@samba.org>
Sat, 26 May 2012 20:17:10 +0000 (22:17 +0200)
commit6d5aae1d9680657c7021af2974db9b0dc2336f13
tree44439a4de1dd363b57e4c151f3ae6e18b9bf130c
parent3226be5b5ab771c8cdf98588c40713d36eae4702
Protect all of the name resolution methods from returning null addrs. Ensure all returns go through remove_duplicate_addrs2().
source3/libsmb/namequery.c