[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/17512] libbfd/binutils: crashes on fuzzed samples
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/17512] libbfd/binutils: crashes on fuzzed samples |
Date: |
Tue, 02 Aug 2016 10:10:06 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=17512
--- Comment #232 from Nick Clifton <nickc at redhat dot com> ---
(In reply to Christophe Lyon from comment #230)
Hi Christophe,
> ../../binutils/resbin.c:967:5: error: format '%lu' expects argument of type
> 'long unsigned int', but argument 2 has type 'rc_uint_type' [-Werror=format=]
> verlen, length);
Sorry about that. For some reason my 32-bit builds are not showing up this
kind of problem. I think it is because my host machine is still 64-bits.
Anyway, I have checked in a simple patch to fix the problem.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.