[pcre-dev] [Bug 1861] [PATCH] ubsan reports various aligned …

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 1861] [PATCH] ubsan reports various aligned stores in sljit
https://bugs.exim.org/show_bug.cgi?id=1861

--- Comment #6 from Marc Mutz <marc.mutz@???> ---
Created attachment 911
--> https://bugs.exim.org/attachment.cgi?id=911&action=edit
Add-on patch that replaces the remaining stores of the form *(type*)var = rhs;
where alignof(type) > 1

--
You are receiving this mail because:
You are on the CC list for the bug.