Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/games/testpat
Module Name: src
Committed By: christos
Date: Fri Jan 8 15:16:04 UTC 2021
Modified Files:
src/games/testpat: testpat.c
Log Message:
- Don't allocate memory dynamically on the stack (for SSP)
- Don't return errno as exit code
- Fold long lines
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/games/testpat/testpat.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