NetBSD-Bugs archive

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

PR/52352 CVS commit: src/sys/arch/x86/x86



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

From: "SAITOH Masanobu" <msaitoh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52352 CVS commit: src/sys/arch/x86/x86
Date: Mon, 28 Aug 2017 07:03:47 +0000

 Module Name:	src
 Committed By:	msaitoh
 Date:		Mon Aug 28 07:03:47 UTC 2017
 
 Modified Files:
 	src/sys/arch/x86/x86: procfs_machdep.c
 
 Log Message:
  Check buffer length correctly to not to print a garbage character.
 Fixes PR#52352 reported by Yasushi Oshima.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.15 -r1.16 src/sys/arch/x86/x86/procfs_machdep.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