Fix potential NULL deref in editfiledesc()
If the file doesn't already have a description, f->desc may be NULL. Remove the redundant user name in the "removed file" log message.
Please register or sign in to comment
This GitLab instance has migrated as of Nov-5-2022 to a new server: hardware, OS, SSH key
The v3.20a development branch has now been merged to the master branch. Sysops upgrading from earlier versions must run 'jsexec update'
If the file doesn't already have a description, f->desc may be NULL. Remove the redundant user name in the "removed file" log message.