diff options
author | Theo Buehler <tb@cvs.openbsd.org> | 2017-11-02 06:55:36 +0000 |
---|---|---|
committer | Theo Buehler <tb@cvs.openbsd.org> | 2017-11-02 06:55:36 +0000 |
commit | 04c60c86cda9b9a1905a606fe37d16ae24e7e3b1 (patch) | |
tree | 2c9c877ff86a93e89c64874b4b216602a9bca7b2 /gnu | |
parent | bb75411ac8ed3f304b176a98307a2a76fad6b15f (diff) |
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 'gnu')
0 files changed, 0 insertions, 0 deletions