summaryrefslogtreecommitdiff
path: root/pkg/openbsd/patch/0018-Use-explicit_bzero-reallocarray-instead-of-recalloca.patch
AgeCommit message (Collapse)Author
2017-05-02openbsd: Use provided recallocarray instead of patching with explicit_bzeroMichael Forney
When I originally looked at this, I only saw the malloc-internal implementation, but it looks like they have left the original standalone recallocarray.c implementation.
2017-04-14openbsd: Update to 6.1Michael Forney