
When parsing binary data in the wmlparser3 script, a temporary file is created and opened. The problem is that the temporary file is never closed and in subsequent functions it is reopened. The solution is first, create a list of temporary file paths to delete at program’s exit. In the atexit’s registered cleaning function, all the files in this list are deleted. Then in the function that creates the temporary file, we simply close the file after the binary data has been written in it. Closes #3927
About
The Battle for Wesnoth is an Open Source, turn-based tactical strategy game with a high fantasy theme, featuring both singleplayer and online/hotseat multiplayer combat. Fight a desperate battle to reclaim the throne of Wesnoth, or take hand in any number of other adventures.
License
Please see the wiki for information regarding The Battle for Wesnoth's licensing:
https://wiki.wesnoth.org/Wesnoth:Copyrights
Installing
See INSTALL.md for instructions on how to build the game from source code.
More Information
For extensive documentation about all aspects of the game, see the official Battle for Wesnoth web site.
A (translated) description of how to play the game can be found in doc/manual/manual.*.html, or online at:
https://wiki.wesnoth.org/WesnothManual
The official Battle for Wesnoth Forums (with over 400,000 posts from more than 20,000 registered members) can be found at: