Until I find this bug, dont crash

This commit is contained in:
Miguel de Icaza 1999-01-24 22:32:38 +00:00
parent 625f76e957
commit 51ee2d1b05

View File

@ -545,6 +545,7 @@ tree_store_mark_checked (const char *subname)
if (!ts.loaded) if (!ts.loaded)
return; return;
g_return_if_fail (ts.check_name != NULL);
/* Calculate the full name of the subdirectory */ /* Calculate the full name of the subdirectory */
if (subname [0] == '.' && if (subname [0] == '.' &&