openbsd-ports/devel/apr/patches
stsp 8f7b3a577b Update devel/apr to 1.6.5.
Disable pool debugging again in favour of a patch by APR committer
Yann Ylavic, which forces the default allocator to call free(3) when
memory is no longer needed. The pool debug feature also enforces this,
but has additional side-effects since it uses an entirely different
code path which upstream says should not be used in production.

Also, patch configure.in to fix a botched format string definition for off_t.

ok sthen@
2019-01-22 11:55:20 +00:00
..
patch-apr-config_in
patch-build_apr_hints_m4
patch-configure_in
patch-include_apr_allocator_h
patch-include_apr_general_h
patch-memory_unix_apr_pools_c
patch-misc_unix_rand_c
patch-network_io_unix_sockets_c