Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Feb 2006 14:40:13 GMT
From:      David Malone <dwmalone@maths.tcd.ie>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/93841: [patch] fix seg fault with dmesg(8)
Message-ID:  <200602271440.k1REeDbd073292@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/93841; it has been noted by GNATS.

From: David Malone <dwmalone@maths.tcd.ie>
To: bug-followup@FreeBSD.org, stephen@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602271440.k1REeDbd073292>