-
rswindell authored
been previously locked. We call smb_unlocksmbhdr() in a lot of places where it may not actually be locked, in which case it over-writes the smb->last_error string with an unlock failure (needlessly).
rswindell authoredbeen previously locked. We call smb_unlocksmbhdr() in a lot of places where it may not actually be locked, in which case it over-writes the smb->last_error string with an unlock failure (needlessly).
Loading