CDebugVar::LoadVars() in "src/debug/debug.cpp" leaks file pointer f if the first fread() fails.
CDebugVar::LoadVars()
f
fread()
This is in 0.74-2, 0.74-3 and in the trunk of the repository.
Found by Cppcheck.
fixed.
Log in to post a comment.
fixed.