* exec.c (exec_file_command): Fix problem reported by Hans Verkuil
authorFred Fish <fnf@specifix.com>
Sat, 3 Feb 1996 18:06:12 +0000 (18:06 +0000)
committerFred Fish <fnf@specifix.com>
Sat, 3 Feb 1996 18:06:12 +0000 (18:06 +0000)
commit8bdae15642ff4d1b37e8ec1406c1a1d3aac2d8a2
treed2e7267b9adfb0bc9419b7eb9d33b656c81d547c
parentd03a1ca81a825d3f17ba4ccefbf0bd8ee8cb7bdd
* exec.c (exec_file_command): Fix problem reported by Hans Verkuil
(hans@wyst.hobby.nl) where filename in malloc'd memory is referenced
after being freed.
gdb/ChangeLog