r15859: fixed a crash bug in the ldb password_hash module. This one is quite
commit1848078fee2041195e3d65fcc090d7b6330b8ea0
authorAndrew Tridgell <tridge@samba.org>
Wed, 24 May 2006 12:33:06 +0000 (24 12:33 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:08:33 +0000 (10 14:08 -0500)
treecab76010e92a719e40034dd510403f403cafe7cd
parent5f65447f5dfafa6771a532c86fe2f87287c5467d
r15859: fixed a crash bug in the ldb password_hash module. This one is quite
sublte - please have a look at the change if you are not certain you
know the semantics of constant arrays declared on the stack (they must
be static if you return them from the function)
source/dsdb/samdb/ldb_modules/password_hash.c