Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/crypto/external/bsd/libsaslc/dist/src



On Fri, May 10, 2013 at 12:39:25PM -0400, Christos Zoulas wrote:
> Module Name:  src
> Committed By: christos
> Date:         Fri May 10 16:39:25 UTC 2013
> 
> Modified Files:
>       src/crypto/external/bsd/libsaslc/dist/src: dict.c
> 
> Log Message:
> use explicit_bzero instead of memset to zero memory

Can you briefly note what is __explicit_bzero(XXX) and why it should be used
instead of memset(3)?

- Jukka.


Home | Main Index | Thread Index | Old Index