summaryrefslogtreecommitdiff
path: root/source3/lib/util_tdb.c
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2011-05-06 14:00:27 +1000
committerAndrew Tridgell <tridge@samba.org>2011-05-06 14:49:47 +1000
commit2fc8ad88871bf8287e22cc13cea5d4dc4ddbeb61 (patch)
treec3a4561a114200ac22d13199c5d5f02a3ed88f9f /source3/lib/util_tdb.c
parent153a091d9c2593938c0686c0a2a86c91dde6f9d7 (diff)
downloadsamba-2fc8ad88871bf8287e22cc13cea5d4dc4ddbeb61.tar.gz
samba-2fc8ad88871bf8287e22cc13cea5d4dc4ddbeb61.tar.bz2
samba-2fc8ad88871bf8287e22cc13cea5d4dc4ddbeb61.zip
s3-auth: fixed bug with usernames longer than sizeof(char *)
using sizeof(user) when user is "fstring user" as a C parameter actually returns sizeof(char *), which means that long usernames aren't allowed. Jeremy, you need a longer username :-) Cheers, Tridge Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'source3/lib/util_tdb.c')
0 files changed, 0 insertions, 0 deletions