https://sourceware.org/bugzilla/show_bug.cgi?id=23248
Mark Wielaard <mark at klomp dot org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #4 from Mark Wielaard <mark at klomp dot org> --- commit 3a5bbc919873fc8adee7345dd7dec585eb4d2547 (wildebeest/buildbot, origin/master, origin/HEAD, master, buildbot) Author: Mark Wielaard <m...@klomp.org> Date: Wed May 30 15:51:12 2018 +0200 libdw: Fix overflow warning on 32bit systems with GCC8 in dwarf_getsrclines. ndirs is read from the debug data and should be size checked before use. https://sourceware.org/bugzilla/show_bug.cgi?id=23248 Signed-off-by: Mark Wielaard <m...@klomp.org> -- You are receiving this mail because: You are on the CC list for the bug.