* callproc.c (Fcall_process): Avoid vfork clobbering
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 4 Aug 2011 03:08:01 +0000 (20:08 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 4 Aug 2011 03:08:01 +0000 (20:08 -0700)
commitc74e9d8682a27211336db9745f7b4d6399929b37
tree2be2294a289e908d85c9fd9d2968a84922801f45
parent19fe0c2e44466a0b9457ef11d23ce0b6e18baa99
* callproc.c (Fcall_process): Avoid vfork clobbering

the local vars buffer, coding_systems, current_dir.
src/ChangeLog
src/callproc.c