Whamcloud - gitweb
libext2fs: Fix reading bitmaps from e2image files
authorTheodore Ts'o <tytso@mit.edu>
Thu, 21 Aug 2008 21:56:44 +0000 (17:56 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 21 Aug 2008 21:56:44 +0000 (17:56 -0400)
commit57fd39e94339f6a60f3c1df0818e5305cdbb7569
tree01114042d207f39cc8e7162f37a877a369d2ff9d
parentc89f1b4ca5020c9ae847b13a9a680e05fe2ce5d9
libext2fs: Fix reading bitmaps from e2image files

Fix a signed vs. unsigned bug that was accidentally introduced in
commit f1f115a7, which was introduced in e2fsprogs 1.41.0

Addresses-Debian-Bug: #495830

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/rw_bitmaps.c