diff options
author | Jeremy Allison <jra@samba.org> | 2012-08-21 15:46:54 -0700 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2012-08-22 10:03:20 -0700 |
commit | 7eee4947f30ba1526fadcb3157999e03c0b105e7 (patch) | |
tree | 5f2449c00fe500e99712d8eda83a7160c4d02dc5 /source4/script | |
parent | 1219eaffbe60ea875306f84d3ce7965ce4ae6384 (diff) | |
download | samba-7eee4947f30ba1526fadcb3157999e03c0b105e7.tar.gz samba-7eee4947f30ba1526fadcb3157999e03c0b105e7.tar.bz2 samba-7eee4947f30ba1526fadcb3157999e03c0b105e7.zip |
Fix bug in SMB_FIND_INFO_STANDARD parsing found by Volker.
The function align_string() is now broken as base_ptr no longer
points at the start of the SMB data packet, but
at the start of the returned TRANS2 data area.
Replace it with a check for FLAGS2_UNICODE_STRINGS and
a call to ucs2_align().
Diffstat (limited to 'source4/script')
0 files changed, 0 insertions, 0 deletions