Skip to content
Snippets Groups Projects
Commit 54a49596 authored by rswindell's avatar rswindell
Browse files

No longer necessary to UN-lock the SMB header before calling smb_addmsghdr(),

this is accomplished with smb_lockmsghdr() and unlockmsghdr() maintaining the
new smb_t.locked variable echoing the messagebase header 'locked' state.
Fixed a couple of error cases in smb_addmsghdr() where it would leave the
smb header in a locked state.
Increased the smblib version to 2.16.
parent eb34a699
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