Re: [PATCH] Skip run-readelf-compressed.sh test if built without bzip2

2019-01-16 Thread Frank Ch. Eigler
Hi - > It might just be git am. It does display fine in my mua too, it is just > git am doesn't seem to like the raw message: > > https://sourceware.org/cgi-bin/get-raw-msg?listname=elfutils-devel=2019-q1=67ff4de2-fd5a-0ba8-0b5d-173c5619a88b%40qt.io That could be because of sourceware's

Re: [PATCH] Skip run-readelf-compressed.sh test if built without bzip2

2019-01-16 Thread Mark Wielaard
On Mon, 2019-01-14 at 08:27 +, Ulf Hermann wrote: > > Added a ChangeLog and pushed to master. > > Please don't sent patches with base64 encoding. > > That make it really hard to apply them with git am. > > Thanks, and sorry. As the message in my "Sent" folder is plain text with > 7bit

[Bug tools/24089] NT_PLATFORM core file note should be a zero terminated string

2019-01-16 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24089 Mark Wielaard changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[PATCH] libebl: Check NT_PLATFORM core notes contain a zero terminated string.

2019-01-16 Thread Mark Wielaard
Most strings in core notes are fixed size. But NT_PLATFORM contains just a variable length string. Check that it is actually zero terminated before passing to readelf to print. https://sourceware.org/bugzilla/show_bug.cgi?id=24089 Signed-off-by: Mark Wielaard --- libdwfl/ChangeLog |

[Bug backends/24084] Negative-size-param when when calling memcpy function in elf_cvt_note function in libelf

2019-01-16 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24084 Mark Wielaard changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug backends/24075] Program Crash due to buffer over-read in ebl_object_note function in eblobjnote.c in libebl.

2019-01-16 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24075 Mark Wielaard changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|