Module Name: src Committed By: rillig Date: Sun Aug 22 13:21:48 UTC 2021
Modified Files: src/usr.bin/xlint/lint2: read.c Log Message: lint: clean up error handling in lint2 These are edge cases that don't happen in practice, therefore reduce the size of the binary. To generate a diff of this commit: cvs rdiff -u -r1.54 -r1.55 src/usr.bin/xlint/lint2/read.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.