Re: [owl-users] Memset(x,y,0) bugs in Owl-3.0

From: Vasiliy Kulikov <segoon_at_private>
Date: Wed, 9 Feb 2011 23:46:06 +0300
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
Received on Wed Feb 09 2011 - 12:46:06 PST

This archive was generated by hypermail 2.2.0 : Wed Feb 09 2011 - 13:09:53 PST