r24603: In case of error we need to free prefix_cache otherwise on re-init the first
authorSimo Sorce <idra@samba.org>
Tue, 21 Aug 2007 18:45:45 +0000 (18:45 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:30:10 +0000 (12:30 -0500)
commit281931ea77d6a38606261d5056e7dba21ed6d357
tree6d170d9e15588a13f6712aefb8030ef7ded89c58
parentb9a7a2b966f3fb9757d8ff7e4c94e78d6728e74a
r24603: In case of error we need to free prefix_cache otherwise on re-init the first
statement will return positively but prefix_cache_hashes would be NULL
(This used to be commit fdc20894a0deb3c68b834e5d9d466873ca634bed)
source3/smbd/mangle_hash2.c