Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/external/gpl2/texinfo/dist/makeinfo
Module Name: src
Committed By: rin
Date: Fri Jun 5 12:47:28 UTC 2020
Modified Files:
src/external/gpl2/texinfo/dist/makeinfo: html.c
Log Message:
Check x > 0 *before*, not after, using (x - 1) as index of array.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/gpl2/texinfo/dist/makeinfo/html.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