diff options
author | roland <roland> | 2005-11-27 00:09:50 +0000 |
---|---|---|
committer | roland <roland> | 2005-11-27 00:09:50 +0000 |
commit | e4ce4aa5815866eda04d8c15e6eb737e909ab62a (patch) | |
tree | 575e1ac763af33fe0ab9f0cd8fbf8287d9d9619f | |
parent | 61d1d68cd57717ec251dcd2168a83028c0146eb1 (diff) | |
download | systemtap-steved-e4ce4aa5815866eda04d8c15e6eb737e909ab62a.tar.gz systemtap-steved-e4ce4aa5815866eda04d8c15e6eb737e909ab62a.tar.xz systemtap-steved-e4ce4aa5815866eda04d8c15e6eb737e909ab62a.zip |
.
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2005-11-26 Roland McGrath <roland@redhat.com> + + * loc2c-test.c (main): Free SCOPES at end. + (handle_variable): Free POOL at end. + + * loc2c.c (translate): Initialize LOC->address.used_deref at start. + 2005-11-25 Frank Ch. Eigler <fche@elastic.org> PR 1336. |