From 07049384aaa9b8ab8c739278d5fff4d4fe2ad5a2 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Mon, 8 Nov 2004 16:34:19 +0000 Subject: 2004-11-08 Ognyan Kulev * storeinfo.c (diskfs_S_file_get_storage_info): Cast -1 to store_offset_t in conditional operator, instead of implicitly cast to uint32_t. --- ext2fs/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ext2fs/ChangeLog') diff --git a/ext2fs/ChangeLog b/ext2fs/ChangeLog index 76fefc6c..5594aaf2 100644 --- a/ext2fs/ChangeLog +++ b/ext2fs/ChangeLog @@ -1,3 +1,9 @@ +2004-11-08 Ognyan Kulev + + * storeinfo.c (diskfs_S_file_get_storage_info): Cast -1 to + store_offset_t in conditional operator, instead of implicitly cast + to uint32_t. + 2004-01-10 Roberto Reale * ext2fs.h (ext2_getblk): Fix typo in comment. -- cgit v1.2.3