]> git.eshelyaron.com Git - emacs.git/commit
(read_process_output): Grow decoding_buf when needed;
authorKim F. Storm <storm@cua.dk>
Tue, 11 May 2004 15:16:10 +0000 (15:16 +0000)
committerKim F. Storm <storm@cua.dk>
Tue, 11 May 2004 15:16:10 +0000 (15:16 +0000)
commitd7d2483aede7611f85d6f578394a49b85acdefec
tree8a0c2e206ff43e902a46b95ab05cf7dffc620731
parentb47e779e527ebbca34c3798f1a4a00dad4626346
(read_process_output): Grow decoding_buf when needed;
this could cause a crash in allocate_string and compact_small_strings.
src/process.c