Source-Changes archive

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

CVS commit: src/lib/libterminfo



Module Name:    src
Committed By:   joerg
Date:           Fri Jun  1 12:02:36 UTC 2012

Modified Files:
        src/lib/libterminfo: term.c

Log Message:
Use memcmp in place of strncmp, since length is known to no longer than
either of the arguments.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/lib/libterminfo/term.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