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)
committerKarolin Seeger <kseeger@samba.org>
Sat, 26 May 2012 20:15:25 +0000 (22:15 +0200)
commit495f12d932a2ec2848a17917e6f1aa39590dc97d
tree13e24617a021b83743d60345865e4a63042c82bc
parentd259cd40204108d262b6b3c18d1f2a9f9d0fee42
Protect all of the name resolution methods from returning null addrs. Ensure all returns go through remove_duplicate_addrs2(). (cherry picked from commit 11973608186926e5417ee81c8709ea5b0a7ef2e1)
source3/libsmb/namequery.c