summaryrefslogtreecommitdiff
path: root/source3/smbd/process.c
diff options
context:
space:
mode:
authorSimo Sorce <idra@samba.org>2010-03-07 20:20:45 -0500
committerSimo Sorce <idra@samba.org>2010-03-09 15:23:49 -0500
commitc05d13d3c2c5d516c55cec133ba635f528034862 (patch)
treef5899d71ae4a5f5b3bab879d4b01ce4d4bad2277 /source3/smbd/process.c
parent9f53820de731ca1a7f06341958b43fcfccf82600 (diff)
downloadsamba-c05d13d3c2c5d516c55cec133ba635f528034862.tar.gz
samba-c05d13d3c2c5d516c55cec133ba635f528034862.tar.bz2
samba-c05d13d3c2c5d516c55cec133ba635f528034862.zip
s4:ldb fix escape parsing
sscanf can return also on short reads, in this case an invalid escape sequence like '\1k' would be accepted, returning 1 as value and swallowing the 'k'. Use an auxiliar function to validate and convert hex escapes.
Diffstat (limited to 'source3/smbd/process.c')
0 files changed, 0 insertions, 0 deletions