diff options
author | Auke Kok <sofar+github@foo-projects.org> | 2017-04-17 00:04:58 -0700 |
---|---|---|
committer | Loïc Blot <nerzhul@users.noreply.github.com> | 2017-04-17 09:04:58 +0200 |
commit | 97988a1044e0fce20a6ddc9e9cb6be395101cb2a (patch) | |
tree | f7f1eb194bd86cb241ca5488705ff092353dcdb2 /src/network/serverpackethandler.cpp | |
parent | 73de17afa821ccea84a119096b267e05a77db3ff (diff) | |
download | minetest-97988a1044e0fce20a6ddc9e9cb6be395101cb2a.tar.gz minetest-97988a1044e0fce20a6ddc9e9cb6be395101cb2a.tar.bz2 minetest-97988a1044e0fce20a6ddc9e9cb6be395101cb2a.zip |
Plug two minor Leaks (#5603)
* Resource leak: CHECK_FILE_ERR returns, without freeing chunk_name.
Found with static analysis.
* Resource leak: leaks `page` on error path.
Found with static analysis.
Diffstat (limited to 'src/network/serverpackethandler.cpp')
0 files changed, 0 insertions, 0 deletions