Created attachment 22900 [details] proposed patch to fix the issues during a check of gcc's sources with the static code analysis tool cppcheck (http://sourceforge.net/projects/cppcheck/) the tool discoverd resource leaks in file gcc/intl/localealias.c . Please refer the attached patch that fixes the issue. Best regards from the cppcheck team Ettl Martin
On Tue, 4 Jan 2011, ettl.martin at gmx dot de wrote: > during a check of gcc's sources with the static code analysis tool cppcheck > (http://sourceforge.net/projects/cppcheck/) the tool discoverd resource leaks > in file gcc/intl/localealias.c . Please refer the attached patch > that fixes the issue. Please see intl/README and send your patch to the gettext maintainers if the problem is still present in the version of libintl in current upstream gettext. GCC's copy hasn't been updated for several years.
GCC no longer contains this file; closing.