mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-22 22:28:02 +01:00
As pointed by Coverity, there is a NULL pointer check at the end of the function 'deleteFile' (which happens to not be necessary because wfree was made to accept NULL pointers), however there are many things done before that assumes the pointer is not NULL. The check is moved to where it matters. Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
23 KiB
23 KiB