jvoisin / fortify-headers

Standalone portable header-based implementation of FORTIFY_SOURCE=3
BSD Zero Clause License
19 stars 3 forks source link

fix typo for __builtin_memcpy #44

Closed nekopsykose closed 11 months ago

nekopsykose commented 11 months ago

(or at least it doesn't seem to be intended since mempcpy is below)

jvoisin commented 11 months ago

Thanks!