Fix crash in winbind clients: instead of talloc-based pointer we passed address of...
authorAlexander Bokovoy <ab@altlinux.org>
Mon, 14 Jan 2008 18:32:59 +0000 (21:32 +0300)
committerAlexander Bokovoy <ab@altlinux.org>
Mon, 14 Jan 2008 18:32:59 +0000 (21:32 +0300)
commit978eb313448fe9612db5491385a91dd3b67d0e97
treecedafc5a9d1a44a217668c061ea5507b62aa1b1a
parent36a7316bfc9d7582ccd908f2b9d96e0fe983e884
Fix crash in winbind clients: instead of talloc-based pointer we passed address of a local variable.
(This used to be commit 0afd2153c7649e89d595cb7eff0f7b3c0b56ea15)
source3/lib/winbind_util.c