Source-Changes archive

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

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



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