Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Feb 2006 15:40:14 GMT
From:      Stephen Montgomery-Smith <stephen@math.missouri.edu>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/93841: [patch] fix seg fault with dmesg(8)
Message-ID:  <200602271540.k1RFeEwx076933@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: Stephen Montgomery-Smith <stephen@math.missouri.edu>
To: David Malone <dwmalone@maths.tcd.ie>
Cc: bug-followup@FreeBSD.org
Subject: Re: bin/93841: [patch] fix seg fault with dmesg(8)
Date: Mon, 27 Feb 2006 09:36:35 -0600

 David Malone wrote:
 > Hi Stephen,
 > 
 > I would favour a fix of:
 > 
 > 	if (p* == '<' && isdigit(*(p+1))) {
 > 
 > Does this look OK to you?
 > 
 > 	David.
 
 It looks great to me.
 
 -- 
 
 Stephen Montgomery-Smith
 stephen@math.missouri.edu
 http://www.math.missouri.edu/~stephen



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