Created attachment 33283 [details] [review] fix a bunch of errors, detected by cppcheck during a check of the current git head with the static code analyser (cppcheck: http://sourceforge.net/projects/cppcheck/) the tool discoverd a bunch of resource and memory leaks. Please refer the attched patch a few of them, but not all. Best regards Ettl Martin
I've applied your patches. Thanks. Just FYI, a lot of the test programs in Mesa are "throw-aways" in which we really don't care about mem leaks or stuff like that. The src/glu/mini/ and src/glu/mesa/ directories should probably be removed. They haven't been used in years.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.