summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
diff options
context:
space:
mode:
authortedu <tedu@openbsd.org>2016-01-06 17:57:22 +0000
committertedu <tedu@openbsd.org>2016-01-06 17:57:22 +0000
commitef90095209ff8ab4b79c8ea67f0873409c519d92 (patch)
treeb3fd21a2f755d0397f7e1d84c995308e7ad4d1e6 /lib/libc/sys
parentmalloc option 'a' to go away (diff)
downloadwireguard-openbsd-ef90095209ff8ab4b79c8ea67f0873409c519d92.tar.xz
wireguard-openbsd-ef90095209ff8ab4b79c8ea67f0873409c519d92.zip
Long ago, malloc internally had two kinds of failures, warnings and errors.
The 'A' option elevated warnings to errors, and has been the default for some time. Then warnings were effectively eliminated in favor of everything being an error, but then the 'a' flag turned real errors into warnings! Remove the 'a' option entirely. You shouldn't have used it anyway. ok tb tdeval
Diffstat (limited to 'lib/libc/sys')
0 files changed, 0 insertions, 0 deletions