-
Rob Swindell authored
Don't allow smb_removefile() to corrupt a filebase if passed an uninitialized (not fully load()'d) file_t*. Doesn't fix a bug, just some extra defensive programming here. Addressing problems reported by echicken
Rob Swindell authoredDon't allow smb_removefile() to corrupt a filebase if passed an uninitialized (not fully load()'d) file_t*. Doesn't fix a bug, just some extra defensive programming here. Addressing problems reported by echicken
Loading