bin/93841: [patch] fix seg fault with dmesg(8)

David Malone dwmalone at maths.tcd.ie
Mon Feb 27 06:40:14 PST 2006


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

From: David Malone <dwmalone at maths.tcd.ie>
To: bug-followup at FreeBSD.org, stephen at math.missouri.edu
Cc:  
Subject: Re: bin/93841: [patch] fix seg fault with dmesg(8)
Date: Mon, 27 Feb 2006 14:38:01 +0000

 Hi Stephen,
 
 I would favour a fix of:
 
 	if (p* == '<' && isdigit(*(p+1))) {
 
 Does this look OK to you?
 
 	David.


More information about the freebsd-bugs mailing list