Fix the loop unrolling inside resolve_ads(). If we don't get
authorJeremy Allison <jra@samba.org>
Mon, 30 Apr 2012 18:05:51 +0000 (11:05 -0700)
committerJeremy Allison <jra@samba.org>
Mon, 30 Apr 2012 21:21:16 +0000 (23:21 +0200)
commit1270cfb45ffa0bbcacf7254b5b45f492a8dcde77
tree027e2b88d81a67800b78b693f60307b98e4d9e7f
parent11973608186926e5417ee81c8709ea5b0a7ef2e1
Fix the loop unrolling inside resolve_ads(). If we don't get
an IP list don't use interpret_string_addr(), as this only
returns one address, use interpret_string_addr_internal()
instead.

Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Mon Apr 30 23:21:16 CEST 2012 on sn-devel-104
source3/libsmb/namequery.c