diff options
author | Andy Shevchenko <ext-andriy.shevchenko@nokia.com> | 2011-04-20 12:35:08 +0300 |
---|---|---|
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2011-04-21 15:43:26 +0300 |
commit | d73400d6ec870b2651b135e75352466e09c2a17f (patch) | |
tree | 3c71ec49285cd91fe040aaad8a1f1febe808a8b7 /lib/libfec.c | |
parent | 748185788e221da15e57b105ea325218edce2bd4 (diff) |
mkfs.jffs2: fix casting of __off64_t
The casting of __off64_t to unsigned long potentially wrong for values higher
than ULONG_MAX. Let's fix that by using PRIu64 classifier.
Signed-off-by: Andy Shevchenko <ext-andriy.shevchenko@nokia.com>
Acked-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'lib/libfec.c')
0 files changed, 0 insertions, 0 deletions