NetBSD-Bugs archive

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

PR/41494 CVS commit: src/usr.sbin/puffs/mount_sysctlfs



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

From: Nicolas Joly <njoly%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/41494 CVS commit: src/usr.sbin/puffs/mount_sysctlfs
Date: Thu, 28 May 2009 10:07:06 +0000

 Module Name:   src
 Committed By:  njoly
 Date:          Thu May 28 10:07:06 UTC 2009
 
 Modified Files:
        src/usr.sbin/puffs/mount_sysctlfs: sysctlfs.c
 
 Log Message:
 Fix a crash while trying to read nodes on amd64, reported in PR/41494,
 by not doing any transfert when offset exceed the actual data length.
 
 From and ok by pooka@.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.10 -r1.11 src/usr.sbin/puffs/mount_sysctlfs/sysctlfs.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