localcharset: Assume ANSI C behaviour of free().
authorBruno Haible <bruno@clisp.org>
Mon, 28 Feb 2011 22:39:24 +0000 (23:39 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 28 Feb 2011 22:39:24 +0000 (23:39 +0100)
commit11a637ed5febd2bc68591abf763a4b014da82664
tree919e0be071d58335c03b897891772d36033570f1
parentb8d53f77acf1ed08ba808014e534e07c9dd40daf
localcharset: Assume ANSI C behaviour of free().

* lib/localcharset.c (get_charset_aliases): Remove NULL test before
calling free().
Suggested by Simon Josefsson <simon@josefsson.org>.
ChangeLog
lib/localcharset.c