Fix crash in winbind clients: instead of talloc-based pointer we passed address of...
commita861ff20917eeca303e2d36de71cd8614e937d5f
authorAlexander Bokovoy <ab@altlinux.org>
Mon, 14 Jan 2008 18:32:59 +0000 (14 21:32 +0300)
committerGerald (Jerry) Carter <jerry@samba.org>
Mon, 14 Jan 2008 19:03:49 +0000 (14 13:03 -0600)
tree04686724c56a7c25a71d37aad0d115f106036328
parent3f081ebeadf30a7943723703ecae479e0412c60c
Fix crash in winbind clients: instead of talloc-based pointer we passed address of a local variable.
source/lib/winbind_util.c