diff options
author | jsing <> | 2022-02-19 08:11:16 +0000 |
---|---|---|
committer | jsing <> | 2022-02-19 08:11:16 +0000 |
commit | 5504d19c6403ab7e219eaf0b32151f79998f1d0d (patch) | |
tree | 29a1663e9be4393739f2297314e21fe8e96e05c6 /src/lib/libc/stdlib/recallocarray.c | |
parent | b590ea2697783e317477d63480cdab6651a032f3 (diff) | |
download | openbsd-5504d19c6403ab7e219eaf0b32151f79998f1d0d.tar.gz openbsd-5504d19c6403ab7e219eaf0b32151f79998f1d0d.tar.bz2 openbsd-5504d19c6403ab7e219eaf0b32151f79998f1d0d.zip |
Provide a struct bio_mem for memory BIO specific data.
In order to fix and improve the memory BIO, we need to be able to track
more than just a single BUF_MEM *. Provide a struct bio_mem (which
currently only contains a BUF_MEM *) and rework the internals to use this
struct.
ok inoguchi@ tb@
Diffstat (limited to 'src/lib/libc/stdlib/recallocarray.c')
0 files changed, 0 insertions, 0 deletions