(Fcall_process): Don't hold references to string data
commit1aa83b226a79e35a9e5c63585f62a081bcc7f55e
authorAndreas Schwab <schwab@suse.de>
Sun, 7 Sep 2008 20:35:14 +0000 (7 20:35 +0000)
committerAndreas Schwab <schwab@suse.de>
Sun, 7 Sep 2008 20:35:14 +0000 (7 20:35 +0000)
treecc94c96c3c1c93775a62944e769ebbf2c471fa91
parente542c7fd3ab01c5c54d5cf34f55a73e13e1d5536
(Fcall_process): Don't hold references to string data
across garbage collection.  Move initialisation of new_argv down
to avoid compiler bug.
src/ChangeLog
src/callproc.c