Fix a crash in resolve_hosts() caused by an out-of-bounds array reference.
authorGerald (Jerry) Carter <jerry@samba.org>
Fri, 19 Oct 2007 19:36:34 +0000 (14:36 -0500)
committerGerald (Jerry) Carter <jerry@samba.org>
Fri, 19 Oct 2007 20:08:40 +0000 (15:08 -0500)
commit13bf4c4bb7a0c2fa1495bacdc81c91ee70588ce6
treee7bd15ee9f75d6132afc9d07cb1aa2bb7c9dc225
parent9a85533914119fb995fb61555c9f6e0018d4d181
Fix a crash in resolve_hosts() caused by an out-of-bounds array reference.
(This used to be commit fd28d09a95b31bdbc6babd13c5a4ed9fc9ef4bfd)
source3/libsmb/namequery.c