]> git.ipfire.org Git - thirdparty/sarg.git/commit
Fix escaping of user id in LDAP query
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Tue, 1 Feb 2011 19:18:30 +0000 (19:18 +0000)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Tue, 1 Feb 2011 19:18:30 +0000 (19:18 +0000)
commit6341311657dfe4be056402d785f2c7b20a911eac
tree3e6c39a41852e22cf8bb953c729a0d721a340d75
parentd1d8390c7f4bbf31ed78d5236c65700e951f1fd0
Fix escaping of user id in LDAP query

The wrong variable was used uninitialized when escaping the user id
for the LDAP search.
usertab.c