On Wed, 2016-07-06 at 21:43 +0200, Mark Wielaard wrote:
> When configuring with --enable-sanitize-undefined the latest GCC found
> an array out of bounds access when running the un-strip-strmerge.sh test.
> We keep an array of section names. But skipped section zero, since it
> didn't have a name. We should however not actually skip the first array
> index (zero) when storing and reading the names.

I pushed this to master.

Reply via email to