Hi,
On Mon, 2021-10-18 at 13:45 +, build...@builder.wildebeest.org
wrote:
> The Buildbot has detected a new failure on builder elfutils-debian-
> amd64 while building elfutils.
> Full details are available at:
> https://builder.wildebeest.org/buildbot/#builders/2/builds/841
>
> Buildbot U
The Buildbot has detected a new failure on builder elfutils-debian-amd64 while
building elfutils.
Full details are available at:
https://builder.wildebeest.org/buildbot/#builders/2/builds/841
Buildbot URL: https://builder.wildebeest.org/buildbot/
Worker for this Build: debian-amd64
Build Re
commit c3a6a9dfc "libdw: Use signedness of subrange type to
determine array bounds" introduced a type check on a DIE which
exposed a latent bug in the get_type function. Even if the type
of a DIE couldn't be determined it would call dwarf_peel_type
on it. The gcc undefined sanitizer would flag this
https://sourceware.org/bugzilla/show_bug.cgi?id=28294
Mark Wielaard changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=28294
--- Comment #4 from Mark Wielaard ---
Pushed as:
commit c3a6a9dfc6ed0c24ab2d11b2d71f425b479575c9
Author: Mark Wielaard
Date: Wed Oct 6 22:41:29 2021 +0200
libdw: Use signedness of subrange type to determine array bounds
When calc
Hi,
On Fri, 2021-10-15 at 15:25 +0200, Mark Wielaard wrote:
> Make sure we don't use any of the more experimental protocols
> libcurl might support. URLs can be redirected and we might want
> to follow http -> https, but not e.g. gopher or pop3.
On irc Frank said he didn't have any objections to