[Geany] Bug: app->configdir invalid if directory doesn't exist

grischka grishka at xxxxx
Sat Dec 27 18:26:58 UTC 2008


app->configdir is set to NULL if the directory doesn't exist
since this is the way that realpath() works.
in main.c:3423
	setptr(app->configdir, tm_get_real_path(app->configdir));





More information about the Users mailing list