Under certain error conditions (a talloc() failure above) this would cause
authorAndrew Bartlett <abartlet@samba.org>
Fri, 2 Jan 2004 11:39:07 +0000 (11:39 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 2 Jan 2004 11:39:07 +0000 (11:39 +0000)
commit903263a1bdb755f86dac3a9a92a4af39c8b102c4
tree0d030dab70882d3d74703243c89173403e747e86
parent3f6d0cd3a83bc75922cb125ffe2b0127c8aa417b
Under certain error conditions (a talloc() failure above) this would cause
a double-free(), and the resultant malloc heap corruption.

This may be one of our lurking winbind segfaults.

Andrew Bartlett
source/nsswitch/winbindd_ads.c