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)
commit0afd2153c7649e89d595cb7eff0f7b3c0b56ea15
treee33bf26338a17b07bf93c0cd1b53fec1d2313cf4
parent558ce4ec3eaa93c827316d92c346f35c140fadf0
Fix crash in winbind clients: instead of talloc-based pointer we passed address of a local variable.
source/lib/winbind_util.c