NetBSD-Bugs archive

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

PR/41494 CVS commit: [netbsd-5-0] src/usr.sbin/puffs/mount_sysctlfs



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

From: Soren Jacobsen <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/41494 CVS commit: [netbsd-5-0] src/usr.sbin/puffs/mount_sysctlfs
Date: Sat, 30 May 2009 16:47:30 +0000

 Module Name:   src
 Committed By:  snj
 Date:          Sat May 30 16:47:30 UTC 2009
 
 Modified Files:
        src/usr.sbin/puffs/mount_sysctlfs [netbsd-5-0]: sysctlfs.c
 
 Log Message:
 Pull up following revision(s) (requested by njoly in ticket #783):
        usr.sbin/puffs/mount_sysctlfs/sysctlfs.c: revision 1.11
 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.9 -r1.9.6.1 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