mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-08 20:41:59 +03:00
Until I find this bug, dont crash
This commit is contained in:
parent
625f76e957
commit
51ee2d1b05
@ -545,6 +545,7 @@ tree_store_mark_checked (const char *subname)
|
||||
|
||||
if (!ts.loaded)
|
||||
return;
|
||||
g_return_if_fail (ts.check_name != NULL);
|
||||
|
||||
/* Calculate the full name of the subdirectory */
|
||||
if (subname [0] == '.' &&
|
||||
|
Loading…
Reference in New Issue
Block a user