-
- Downloads
NUL-terminate the SMB fileidxrec_t.name field, just in case
The terminating NUL is actually part of the index record, but with file corruption, it's technically possible the NUL could be missing. Fixes CID 509552 Use strnicmp() insted of stricmp() in smb_removefile() Fixes CID 509551
Please register or sign in to comment