libsmb: Add overflow protection to symlink_reparse_buffer_marshall()
authorVolker Lendecke <vl@samba.org>
Thu, 11 Jun 2020 12:42:49 +0000 (14:42 +0200)
committerJeremy Allison <jra@samba.org>
Mon, 15 Jun 2020 17:59:39 +0000 (17:59 +0000)
commit9f7791a909a17bfbeaa06145d803654b76441d3f
tree73ea2b12c73ea470d17fcaaf6aebbac37848627e
parent10d883105a02c49c86a7a79020337c1f8b419afb
libsmb: Add overflow protection to symlink_reparse_buffer_marshall()

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/libsmb/reparse_symlink.c