Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: rillig
Date: Sat Jun 19 19:59:02 UTC 2021
Modified Files:
src/distrib/sets/lists/tests: mi
src/tests/usr.bin/xlint/lint1: Makefile t_integration.sh
src/usr.bin/xlint/lint1: func.c
Added Files:
src/tests/usr.bin/xlint/lint1: stmt_for.c stmt_for.exp
Log Message:
lint: fix assertion after malformed for loop
Found using afl.
To generate a diff of this commit:
cvs rdiff -u -r1.1060 -r1.1061 src/distrib/sets/lists/tests/mi
cvs rdiff -u -r1.62 -r1.63 src/tests/usr.bin/xlint/lint1/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/usr.bin/xlint/lint1/stmt_for.c \
src/tests/usr.bin/xlint/lint1/stmt_for.exp
cvs rdiff -u -r1.54 -r1.55 src/tests/usr.bin/xlint/lint1/t_integration.sh
cvs rdiff -u -r1.110 -r1.111 src/usr.bin/xlint/lint1/func.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