Commit 6ef23a53 authored by Steven Fuller's avatar Steven Fuller

added a missing globfree...

parent ef75d7a3
...@@ -3387,6 +3387,8 @@ void CheckForEpisodes() ...@@ -3387,6 +3387,8 @@ void CheckForEpisodes()
strcat(configname, extension); strcat(configname, extension);
strcat(SaveName, extension); strcat(SaveName, extension);
globfree(&globbuf);
#endif #endif
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment