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)
committerGerald (Jerry) Carter <jerry@samba.org>
Mon, 14 Jan 2008 19:03:49 +0000 (13:03 -0600)
commitedd4cb0373a668c422b3aa2a460c1004682f3d1d
tree49f405f43e5297a2f3ea52c633ff1bcecdf282c6
parentd35bda0ffd5bea57087dba9a6da8c20df8fa165c
Fix crash in winbind clients: instead of talloc-based pointer we passed address of a local variable.
(This used to be commit a861ff20917eeca303e2d36de71cd8614e937d5f)
source3/lib/winbind_util.c