• Paul Eggert's avatar
    Fix xpalloc confusion after memory is exhausted. · 2dd2e622
    Paul Eggert authored
    * alloc.c (xpalloc): Comment fix.
    * charset.c (Fdefine_charset_internal): If xpalloc exhausts memory
    and signals an error, do not clear charset_table_size, as
    charset_table is still valid.
    * doprnt.c (evxprintf): Clear *BUF after freeing it.
    2dd2e622
ChangeLog 797 KB