mirror of
https://github.com/simon987/sist2.git
synced 2025-12-18 17:59:03 +00:00
Fix memory leak with virtual files in parse.c
This commit is contained in:
@@ -10,4 +10,6 @@ void fs_close(struct vfile *f);
|
||||
|
||||
void parse(void *arg);
|
||||
|
||||
void cleanup_parse();
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user