NetBSD-Bugs archive

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

PR/51190 CVS commit: src/lib/libform



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

From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51190 CVS commit: src/lib/libform
Date: Mon, 30 May 2016 17:48:29 +0000

 Module Name:	src
 Committed By:	dholland
 Date:		Mon May 30 17:48:29 UTC 2016
 
 Modified Files:
 	src/lib/libform: type_numeric.c
 
 Log Message:
 PR 51190 David Binderman: simplify redundant conditionals.
 Also add paranoia when looping on isdigit().
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.8 -r1.9 src/lib/libform/type_numeric.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