@LiquidCake commented on this pull request.


In plugins/saveactions.c:

>  			g_free(next_file_name);
-		} else {
+		}
+		else
+		{
 			if (strlen(extension_postfix))

done


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/pull/3911/review/2455237436@github.com>