NetBSD-Bugs archive

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

PR/48963 CVS commit: [netbsd-6] src/sys/dev/usb



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

From: "SAITOH Masanobu" <msaitoh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/48963 CVS commit: [netbsd-6] src/sys/dev/usb
Date: Thu, 7 Aug 2014 08:01:37 +0000

 Module Name:   src
 Committed By:  msaitoh
 Date:          Thu Aug  7 08:01:37 UTC 2014
 
 Modified Files:
        src/sys/dev/usb [netbsd-6]: if_urndis.c
 
 Log Message:
 Pull up following revision(s) (requested by skrll in ticket #1094):
        sys/dev/usb/if_urndis.c: revision 1.7
 PR/48963: kmem_free size mismatch causes panic when attaching urndis(4).
 Fix the size passed in kmem_free in the urndis_ctrl_{query,set} functions
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.3.2.1 -r1.3.2.2 src/sys/dev/usb/if_urndis.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