NetBSD-Bugs archive

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

PR/45191 CVS commit: src/sys/fs/v7fs



The following reply was made to PR bin/45191; it has been noted by GNATS.

From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/45191 CVS commit: src/sys/fs/v7fs
Date: Wed, 3 Aug 2011 16:21:52 +0000

 Module Name:   src
 Committed By:  dholland
 Date:          Wed Aug  3 16:21:52 UTC 2011
 
 Modified Files:
        src/sys/fs/v7fs: v7fs_io_user.c
 
 Log Message:
 Insert casts to off_t to avoid 32-bit multiplication overflow when
 computing device offsets on 32-bit platforms. Should fix PR 45191.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.2 -r1.3 src/sys/fs/v7fs/v7fs_io_user.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index