diff options
Diffstat (limited to 'runtime/staprun/ChangeLog')
-rw-r--r-- | runtime/staprun/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/runtime/staprun/ChangeLog b/runtime/staprun/ChangeLog index 959a4fc1..b21f3733 100644 --- a/runtime/staprun/ChangeLog +++ b/runtime/staprun/ChangeLog @@ -1,5 +1,11 @@ 2007-07-09 David Smith <dsmith@redhat.com> + * relay.c (init_relayfs): Make sure buffers are big enough to hold + a full path. + * relay_old.c (init_oldrelayfs): Ditto. + +2007-07-09 David Smith <dsmith@redhat.com> + * ctl.c (read_buffer_info): Make sure buffer is big enough to hold a full path. (init_ctl_channel): Ditto. |