summaryrefslogtreecommitdiffstats
path: root/sys/kern/uipc_socket.c
diff options
context:
space:
mode:
authortb <tb@openbsd.org>2017-11-02 06:55:35 +0000
committertb <tb@openbsd.org>2017-11-02 06:55:35 +0000
commite1b6fda66c32022e3d5f8b7edae62a06ff336885 (patch)
tree6672b5237081bf4fe950cc6ad6eeb4bc292415e0 /sys/kern/uipc_socket.c
parentopenssl s_time -connect host:port needs dns promise for pledge(2) otherwise it (diff)
downloadwireguard-openbsd-e1b6fda66c32022e3d5f8b7edae62a06ff336885.tar.xz
wireguard-openbsd-e1b6fda66c32022e3d5f8b7edae62a06ff336885.zip
Switch calloc(3) back to malloc(3). The call to calloc was introduced
by the plaintext history diff, but the code that may have depended on this was since removed from history.c. None of the code introduced between the plaintext history commit and now depends on calloc(3). This way we can again use malloc.conf(5)'s J option to recognize use of uninitialized memory. ok jca
Diffstat (limited to 'sys/kern/uipc_socket.c')
0 files changed, 0 insertions, 0 deletions