]> git.cameronkatri.com Git - bsdgames-darwin.git/commit
- Don't allocate memory dynamically on the stack (for SSP)
authorchristos <christos@NetBSD.org>
Fri, 8 Jan 2021 15:16:04 +0000 (15:16 +0000)
committerchristos <christos@NetBSD.org>
Fri, 8 Jan 2021 15:16:04 +0000 (15:16 +0000)
commit3f650c87c6ee6692ad6a558bb03ccf3364fe794a
tree6f0c2fe5934e4d0dc98cfafea197262b211c6342
parent031f20b96a24f20077990cf4361614028c2d0956
- Don't allocate memory dynamically on the stack (for SSP)
- Don't return errno as exit code
- Fold long lines
testpat/testpat.c