Module Name: src
Committed By: rillig
Date: Sat Jan 21 08:04:43 UTC 2023
Modified Files:
src/tests/usr.bin/xlint/lint1: gcc_typeof.c
src/usr.bin/xlint/lint1: cgram.y
Log Message:
lint: fix null pointer dereference on invalid argument to __typeof__
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tests/usr.bin/xlint/lint1/gcc_typeof.c
cvs rdiff -u -r1.426 -r1.427 src/usr.bin/xlint/lint1/cgram.y
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.