[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/18750] Stack buffer overflow when printing bad bytes in In
From: |
yumkam+binutils at gmail dot com |
Subject: |
[Bug binutils/18750] Stack buffer overflow when printing bad bytes in Intel Hex objects |
Date: |
Sat, 01 Aug 2015 00:27:04 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=18750
Yuriy Kaminskiy <yumkam+binutils at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #8471|0 |1
is obsolete| |
--- Comment #10 from Yuriy Kaminskiy <yumkam+binutils at gmail dot com> ---
Created attachment 8472
--> https://sourceware.org/bugzilla/attachment.cgi?id=8472&action=edit
Fix incorrect escape sequence on platform with signed char (v5)
(In reply to Tyler Hicks from comment #9)
> This patch looks good but I wonder why you still didn't change hdr,
> ihex_read_section() and ihex_scan(), from an array of char to an array
> unsigned char?
Hmm... it would, indeed, fix this issue as well (and needed anyway, due to
"\377 as EOF bug").
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug binutils/18750] New: Stack buffer overflow when printing bad bytes in Intel Hex objects, tyhicks at canonical dot com, 2015/07/31
- [Bug binutils/18750] Stack buffer overflow when printing bad bytes in Intel Hex objects, tyhicks at canonical dot com, 2015/07/31
- [Bug binutils/18750] Stack buffer overflow when printing bad bytes in Intel Hex objects, tyhicks at canonical dot com, 2015/07/31
- [Bug binutils/18750] Stack buffer overflow when printing bad bytes in Intel Hex objects, yumkam+binutils at gmail dot com, 2015/07/31
- [Bug binutils/18750] Stack buffer overflow when printing bad bytes in Intel Hex objects, yumkam+binutils at gmail dot com, 2015/07/31
- [Bug binutils/18750] Stack buffer overflow when printing bad bytes in Intel Hex objects, tyhicks at canonical dot com, 2015/07/31
- [Bug binutils/18750] Stack buffer overflow when printing bad bytes in Intel Hex objects, yumkam+binutils at gmail dot com, 2015/07/31
- [Bug binutils/18750] Stack buffer overflow when printing bad bytes in Intel Hex objects, tyhicks at canonical dot com, 2015/07/31
- [Bug binutils/18750] Stack buffer overflow when printing bad bytes in Intel Hex objects, yumkam+binutils at gmail dot com, 2015/07/31
- [Bug binutils/18750] Stack buffer overflow when printing bad bytes in Intel Hex objects, tyhicks at canonical dot com, 2015/07/31
- [Bug binutils/18750] Stack buffer overflow when printing bad bytes in Intel Hex objects,
yumkam+binutils at gmail dot com <=