[binutils-gdb] Fix address violation parsing a corrupt texhex format file.

Alan Modra amodra@gmail.com
Tue Jun 27 02:59:00 GMT 2017


On Mon, Jun 26, 2017 at 02:47:04PM -0000, Nick Clifton wrote:
> --- a/bfd/tekhex.c
> +++ b/bfd/tekhex.c
[snip]
> -      char src[MAXCHUNK];
> +      static char src[MAXCHUNK];

Was that a debugging change that escaped by accident?

-- 
Alan Modra
Australia Development Lab, IBM



More information about the Binutils mailing list