Protect all of the name resolution methods from returning null addrs. Ensure all...
commitf7cbb0289c81fb73422c424f8dcffc5890be5204
authorJeremy Allison <jra@samba.org>
Mon, 30 Apr 2012 23:29:19 +0000 (30 16:29 -0700)
committerKarolin Seeger <kseeger@samba.org>
Sat, 30 Jun 2012 11:43:47 +0000 (30 13:43 +0200)
tree742f6ff4d484d0b8ba24c847ff5efe61e3f54d47
parent1896cf4b8bf46436130750f32ebb5d2eecb881d6
Protect all of the name resolution methods from returning null addrs. Ensure all returns go through remove_duplicate_addrs2().
(cherry picked from commit 6d5aae1d9680657c7021af2974db9b0dc2336f13)
source3/libsmb/namequery.c