mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-31 19:12:32 +01:00
As pointed by Coverity, the function handles the case where the file to be copied is not found by properly warning the user and the deleting the currently built theme directory, but then it continued executing the file copy that would crash on the null pointer. This patch just adds the missing return that will avoid the crash. Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
9.5 KiB
9.5 KiB