diff options
-rw-r--r-- | trans/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/trans/ChangeLog b/trans/ChangeLog index acb63e90..80eef65e 100644 --- a/trans/ChangeLog +++ b/trans/ChangeLog @@ -10,6 +10,7 @@ (open_hook): Use trivfs_allow_open instead of readonly. Check whether read is allowed too. (trivfs_modify_stat): Likewise. + (clear_buffer): Do nothing if argument is null. * streamio.c (stream_name, readonly, rdev, nperopens): Remove superfluous zero initializers. |