This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Hi Alan,

>> +++ b/bfd/tekhex.c
> [snip]
>> -      char src[MAXCHUNK];
>> +      static char src[MAXCHUNK];
> 
> Was that a debugging change that escaped by accident?

Doh! Yes, sorry about that.  I have now removed it.

Cheers
  Nick



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]