Source-Changes archive

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

CVS commit: src/usr.bin/hexdump



Module Name:    src
Committed By:   dsl
Date:           Thu Mar 30 19:53:58 UTC 2006

Modified Files:
        src/usr.bin/hexdump: parse.c

Log Message:
Simplify the way the end of a singly linked list is followed (for adding
items) so it is more obvious that we aren't going to indirect through
a null pointer.
Fixes coverty SID:101


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/usr.bin/hexdump/parse.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