This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [RFC] [PATCH] Support explicit_bzero, memset_s, memzero_explicit, or similar.
- From: Nick Mathewson <nickm at freehaven dot net>
- To: libc-alpha at sourceware dot org
- Date: Sun, 21 Dec 2014 11:08:15 -0500
- Subject: Re: [RFC] [PATCH] Support explicit_bzero, memset_s, memzero_explicit, or similar.
- Authentication-results: sourceware.org; auth=none
- References: <CAKDKvuzWYf3GcXYs4ED8XLyy58nzmvxRV84xwsKKZjPpVSFQug at mail dot gmail dot com>
On Mon, Dec 15, 2014 at 9:21 AM, Nick Mathewson <nickm@freehaven.net> wrote:
> Hello!
>
> (This is my first attempt at a glibc RFC/patch post. I'm hoping I can
> do more in the future, if this works out.)
>
So, where does this stand now? I sent an updated patch to implement
the memset_s, and if I'm reading the consensus right, people think
that the implementation is correct, and the functionality is
standards-conformant and probably better than nothing.
What should I do next to turn this ticket into something that can be merged?
best wishes,
--
Nick