NetBSD-Bugs archive

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

PR/50954 CVS commit: src/usr.sbin/rpc.lockd



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

From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/50954 CVS commit: src/usr.sbin/rpc.lockd
Date: Sat, 12 Mar 2016 02:01:23 +0000

 Module Name:	src
 Committed By:	dholland
 Date:		Sat Mar 12 02:01:23 UTC 2016
 
 Modified Files:
 	src/usr.sbin/rpc.lockd: test.c
 
 Log Message:
 Fix operator precedence in complex conditional by separating out the
 assignment part. PR 50954 from David Binderman. While here, separate
 out the assignment in all the other similar conditionals too.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.4 -r1.5 src/usr.sbin/rpc.lockd/test.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