Allocate/free space associated with saved_entryset and saved_exitset.

This commit is contained in:
Kevin Buettner 2001-07-07 22:02:51 +00:00
parent 1d5e060273
commit 44312dba28

View File

@ -1,3 +1,10 @@
2001-07-07 Kevin Buettner <kevinb@redhat.com>
* procfs.c (create_procinfo): Allocate space for saved_entryset
and saved_exitset.
(destroy_one_procinfo): Free space allocated to saved_entryset
and saved_exitset.
2001-07-07 Andrew Cagney <ac131313@redhat.com>
* TODO (5.1): Update.