* callproc.c (Fcall_process, Fcall_process_region): Use SAFE_ALLOCA
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 27 Mar 2011 09:07:38 +0000 (02:07 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 27 Mar 2011 09:07:38 +0000 (02:07 -0700)
commit3c59b4c9d671ec0298a8489eabbd09af47039852
tree86f4c3672868bbe316c09d598431994c6b2f4724
parent5d5d959d59d80e3beebc9788333ea5a2449a10df
* callproc.c (Fcall_process, Fcall_process_region): Use SAFE_ALLOCA

instead of alloca (Bug#8344).
src/ChangeLog
src/callproc.c