From owner-cvs-all Sun May 10 14:26:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA13847 for cvs-all-outgoing; Sun, 10 May 1998 14:26:08 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA13835; Sun, 10 May 1998 14:26:04 -0700 (PDT) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA24086; Sun, 10 May 1998 14:22:48 -0700 (PDT) Date: Sun, 10 May 1998 14:22:48 -0700 (PDT) Message-Id: <199805102122.OAA24086@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/string memset.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/05/10 14:22:48 PDT Modified files: lib/libc/string memset.c Log: Cast a pointer to a long, not an int before masking it. Revision Changes Path 1.3 +1 -1 src/lib/libc/string/memset.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message