diff options
author | Roland McGrath <roland@gnu.org> | 1999-06-13 19:11:54 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-06-13 19:11:54 +0000 |
commit | a853b46cd14d2473880eaa72445e46894e287b68 (patch) | |
tree | d1e68d1ea79693ba7cf31a8f70c55964a7177f67 /libdiskfs/ChangeLog | |
parent | 1479ae9547efc95008c818f10475bc74535f3dc8 (diff) |
.
Diffstat (limited to 'libdiskfs/ChangeLog')
-rw-r--r-- | libdiskfs/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index 728e5c35..fe981482 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,5 +1,8 @@ 1999-06-13 Roland McGrath <roland@baalperazim.frob.com> + * file-get-trans.c (diskfs_S_file_get_translator): Fix type cast in + last change. + * file-get-trans.c (diskfs_S_file_get_translator): If we return an error, vm_deallocate any vm_allocated memory. From Mark Kettenis <kettenis@gnu.org>. |