[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Wed, 9 Feb 2011 23:46:06 +0300
From: Vasiliy Kulikov <segoon@...nwall.com>
To: owl-users@...ts.openwall.com
Cc: Silvio Cesare <silvio.cesare@...il.com>
Subject: Re: Memset(x,y,0) bugs in Owl-3.0
Hi Silvio,
Thank you for reporting these!
On Sat, Feb 05, 2011 at 12:49 +1100, Silvio Cesare wrote:
> ./rpm-4.2/db/btree/bt_open.c: memset(buf, dbp->pgsize, 0);
> ./rpm-4.2/db/hash/hash_open.c: memset(buf, dbp->pgsize, 0);
> ./slang-1.4.6/demo/pager.c: memset ((char *) line, sizeof
> (File_Line_Type), 0);
We don't actually ship this code - the first two are used only in debug
builds and the third is a sample which is not included into our rpm
package.
However, thanks for spotting it. Feel free to contact us if you
discover anything else in future.
--
Vasiliy
Powered by blists - more mailing lists
Powered by Openwall GNU/*/Linux -
Powered by OpenVZ