diff options
| author | Kim F. Storm <storm@cua.dk> | 2005-06-03 23:02:40 +0000 |
|---|---|---|
| committer | Kim F. Storm <storm@cua.dk> | 2005-06-03 23:02:40 +0000 |
| commit | 4da256b12405664071edb7183de9e94cce8ec210 (patch) | |
| tree | fa7de037a9a7b5361a44410411d732d54ae42d6b /src/coding.c | |
| parent | 731475e79a78cb7f0eb8a25c22a17513fea02738 (diff) | |
| download | emacs-4da256b12405664071edb7183de9e94cce8ec210.tar.gz | |
(Fcall_process): Don't use alloca to gradually
increase size of buf, as it effectively uses twice the necessary
space on the stack. Instead, pre-allocate buf of full size, and
gradually increase the read size.
Diffstat (limited to 'src/coding.c')
0 files changed, 0 insertions, 0 deletions
