|
Message-ID: <CAOt2X9uNdorAtmWc6jDT+dVLf1neu5at+9LMrrfBAB20e9dzGQ@mail.gmail.com> Date: Mon, 14 Oct 2019 02:48:19 -0400 From: Alex Brachet-Mialot <alexbrachetmialot@...il.com> To: musl@...ts.openwall.com Subject: [PATCH] Use open_memstream(3) for more efficient asprintf Hi I wasn't able to search the lists from the online archive, so I'm not sure if it has been talked about yet, but the current vasprintf implementation could be made better if it didn't call vsnprintf twice. Let me know what you think! Content of type "text/html" skipped Download attachment "asprintf.patch" of type "application/octet-stream" (575 bytes)
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.