Skip to content
Snippets Groups Projects
Commit 8bb58267 authored by rswindell's avatar rswindell
Browse files

Fix potential bug:

If caller doesn't zero-initialize smb_t, then the 'lock' member could've
been non-zero (garbage) and some functions would then not lock the SMB
header, used for protecting against corruption from multiple process or thread
modification of the same base.
parent 1bae184a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment