diff options
author | Kim F. Storm <storm@cua.dk> | 2002-05-10 23:57:14 +0000 |
---|---|---|
committer | Kim F. Storm <storm@cua.dk> | 2002-05-10 23:57:14 +0000 |
commit | cd6db61a7a01b56a43cd13c1217239c9738f028d (patch) | |
tree | a3adb05ef31a925241ecd21f4539b7c9b11df301 /src/print.c | |
parent | 6d8c02ae83f2b76051135c4e62a84c33ec967037 (diff) | |
download | emacs-cd6db61a7a01b56a43cd13c1217239c9738f028d.tar.gz |
(current_minor_maps): Fixed resizing of cmm_maps;
only update cmm_size if realloc actually succeeds.
Testing with initial size of 2 elements revealed that using
realloc on GNU/Linux would cause a random trap in xmalloc
later on, so I rewrote the code to use malloc/bcopy/free instead
of realloc.
Diffstat (limited to 'src/print.c')
0 files changed, 0 insertions, 0 deletions