Protect all of the name resolution methods from returning null addrs. Ensure all...
authorJeremy Allison <jra@samba.org>
Fri, 27 Apr 2012 23:25:58 +0000 (16:25 -0700)
committerJeremy Allison <jra@samba.org>
Mon, 30 Apr 2012 16:26:37 +0000 (09:26 -0700)
commit11973608186926e5417ee81c8709ea5b0a7ef2e1
tree1569596ff4329e56f516df39afe14200eade3e4c
parent50766a72f9ce42d9f5fd2ce713c9b3039aa8bc2b
Protect all of the name resolution methods from returning null addrs. Ensure all returns go through remove_duplicate_addrs2().
source3/libsmb/namequery.c