jvoisin/fortify-headers

Fix str(r)chr hardening

Opened this issue · 0 comments

q66 commented

I disabled it for now, but the str(r)chr hardening is currently UB and it crashes several parts of the Python test suite. I don't know if the NULL subtraction is the sole part, but it's the only I can think of right now.