https://sourceware.org/bugzilla/show_bug.cgi?id=33004
--- Comment #5 from Xudong Cao <xdcao.cs at gmail dot com> --- ASan rightly flags the cross-object pointer subtraction in sections_match()—disallowed under C11 §6.5.6—because its red-zone poisoning detects the out-of-object access even though the same UB silently passes in a non-instrumented build. -- You are receiving this mail because: You are on the CC list for the bug.