Re: Not properly clearing memory on key generation
Secure chat and conferencing protocol
Brought to you by:
priikone
From: Pekka R. <pri...@ik...> - 2002-05-29 15:00:02
|
: : Looking through the silc code, I happened upon this in : irssi/src/silc/core/clientutil.c: : memset(key, 0, sizeof(key_len)); : : This seems wrong. key_len is just an int containing the length of key. : Simple patch: : Very true. Thanks. Pekka ________________________________________________________________________ Pekka Riikonen priikone at silcnet.org Secure Internet Live Conferencing (SILC) http://silcnet.org/ |