diff options
author | Jeremy Allison <jra@samba.org> | 2013-10-28 16:59:20 -0700 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2013-11-04 12:10:18 -0800 |
commit | 60f922bf1bd8816eacbb32c24793ad1f97a1d9f2 (patch) | |
tree | 9acff2a89887e28e1281e0d9827332d193381718 /source3/script/tests | |
parent | 4061954990dfa0f898f278a536a9f0995d774a00 (diff) | |
download | samba-60f922bf1bd8816eacbb32c24793ad1f97a1d9f2.tar.gz samba-60f922bf1bd8816eacbb32c24793ad1f97a1d9f2.tar.xz samba-60f922bf1bd8816eacbb32c24793ad1f97a1d9f2.zip |
Fix bug #10229 - No access check verification on stream files.
https://bugzilla.samba.org/show_bug.cgi?id=10229
We need to check if the requested access mask
could be used to open the underlying file (if
it existed), as we're passing in zero for the
access mask to the base filename.
Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: David Disseldorp <ddiss@suse.de>
Diffstat (limited to 'source3/script/tests')
0 files changed, 0 insertions, 0 deletions