(load_file_position): don't free filename.
Этот коммит содержится в:
родитель
65f23dcb15
Коммит
c077626450
@ -1292,7 +1292,6 @@ load_file_position (char *filename, long *line, long *column)
|
||||
*column = atol (&p[1]);
|
||||
}
|
||||
fclose (f);
|
||||
g_free (filename);
|
||||
}
|
||||
|
||||
/* Save position for the given file */
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user