s4:winbind/wb_cmd_setpwent.c - fix a possible crash condition in the "winbind struct...
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Mon, 5 Jul 2010 09:44:48 +0000 (11:44 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Mon, 5 Jul 2010 13:36:12 +0000 (15:36 +0200)
commit1d166fd3cff7ed8b6d3d17427fb18fa9f6405b48
tree75a6809d3b327babf8705dc345c503b13efbd83e
parentafcf18f3c996558135cb2535e10a9d5dd32f86e7
s4:winbind/wb_cmd_setpwent.c - fix a possible crash condition in the "winbind struct test"

Use a "talloc_strdup" for duplicating usernames.
source4/winbind/wb_cmd_setpwent.c