(send_process): Remove local variable `procname' that
authorGerd Moellmann <gerd@gnu.org>
Mon, 6 Mar 2000 12:41:53 +0000 (12:41 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 6 Mar 2000 12:41:53 +0000 (12:41 +0000)
commit4dd8a783b3058fbba531054ee63299b7488a1d72
treec033c69d7f48c02bc4ee7e85a2555ddfb42c5c2f
parent4336c70520accb670fa8dc472d04f0efaae9a77c
(send_process): Remove local variable `procname' that
might become invalid when a GC happens.  Instead, access the
process name slot directly.
src/process.c