Fix for Bug#5526.
authorChong Yidong <cyd@stupidchicken.com>
Fri, 5 Feb 2010 03:54:49 +0000 (22:54 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 5 Feb 2010 03:54:49 +0000 (22:54 -0500)
commit3088147c5df9ff1ca0bcd6b5bdb1f7170fab909c
tree6846a54bba2aff247000667d3ceb9aa9ead0e367
parentbdd428996e3c2cc58ffcde8b0cb2215e2e2b247c
Fix for Bug#5526.

* charset.c (load_charset_map_from_file): Allocate large
charset_map_entries structure on the heap rather than the stack.
(Bug#5526).
src/ChangeLog
src/charset.c