Re: [PATCH v1] explicit_bzero.c: using explicit_memset on NetBSD

2020-08-30 Thread Michael Paquier
On Sun, Aug 30, 2020 at 02:03:32PM +0100, David CARLIER wrote: > Thanks. During the addition of explicit_bzero(), there was an agreement to use memset_s(), as it is blessed by the standard: https://www.postgresql.org/message-id/20190717211931.GA906@alvherre.pgsql So what would be the advantage of

[PATCH v1] explicit_bzero.c: using explicit_memset on NetBSD

2020-08-30 Thread David CARLIER
Thanks. Regards. 0001-explicit_bzero.c-uses-explicit_memset-for-NetBSD.patch Description: Binary data