curl/m4
Gregory Muchka 62be096085
hostip: (macOS) free returned memory of SCDynamicStoreCopyProxies
From Apples documentation on SCDynamicStoreCopyProxies, "Return Value: A
dictionary of key-value pairs that represent the current internet proxy
settings, or NULL if no proxy settings have been defined or if an error
occurred. You must release the returned value."

Failure to release the returned value of SCDynamicStoreCopyProxies can
result in a memory leak.

Source: https://developer.apple.com/documentation/systemconfiguration/1517088-scdynamicstorecopyproxies

Closes #7265
2021-06-21 14:05:49 +02:00
..
.gitignore configure: libtool 1.5 tweaks 2011-12-15 18:01:00 +01:00
ax_compile_check_sizeof.m4 configure: add missing m4/ax_compile_check_sizeof.m4 2018-05-22 08:37:10 +02:00
curl-amissl.m4 configure: split out each TLS library detector into its own function 2021-04-22 23:19:47 +02:00
curl-bearssl.m4 configure: split out each TLS library detector into its own function 2021-04-22 23:19:47 +02:00
curl-compilers.m4 configure: do not strip out debug flags 2021-06-17 17:07:28 +02:00
curl-confopts.m4 configure: s/AC_HELP_STRING/AS_HELP_STRING 2021-03-16 23:01:53 +01:00
curl-functions.m4 configure/cmake: remove checks for unused gethostbyaddr and gethostbyaddr_r 2021-06-18 13:52:21 +02:00
curl-gnutls.m4 configure: split out each TLS library detector into its own function 2021-04-22 23:19:47 +02:00
curl-mbedtls.m4 configure: split out each TLS library detector into its own function 2021-04-22 23:19:47 +02:00
curl-mesalink.m4 configure: split out each TLS library detector into its own function 2021-04-22 23:19:47 +02:00
curl-nss.m4 configure: split out each TLS library detector into its own function 2021-04-22 23:19:47 +02:00
curl-openssl.m4 configure: split out each TLS library detector into its own function 2021-04-22 23:19:47 +02:00
curl-override.m4 curl.se: new home 2020-11-04 23:59:47 +01:00
curl-reentrant.m4 configure/cmake: remove checks for unused gethostbyaddr and gethostbyaddr_r 2021-06-18 13:52:21 +02:00
curl-rustls.m4 rustls: remove native_roots fallback 2021-06-14 11:01:41 +02:00
curl-schannel.m4 configure: split out each TLS library detector into its own function 2021-04-22 23:19:47 +02:00
curl-sectransp.m4 configure: split out each TLS library detector into its own function 2021-04-22 23:19:47 +02:00
curl-sysconfig.m4 hostip: (macOS) free returned memory of SCDynamicStoreCopyProxies 2021-06-21 14:05:49 +02:00
curl-wolfssl.m4 wolfssl: remove SSLv3 support leftovers 2021-05-18 16:23:17 +02:00
xc-am-iface.m4 copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
xc-cc-check.m4 copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
xc-lt-iface.m4 copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
xc-translit.m4 copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
xc-val-flgs.m4 copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
zz40-xc-ovr.m4 whitespace fixes 2018-09-23 22:24:02 +00:00
zz50-xc-ovr.m4 copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
zz60-xc-ovr.m4 copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00