CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/09/20 06:52:38
Modified files:
games/fortune/fortune: fortune.c
Log message:
Avoid use after free when retrying the -o file
This is horrible code and at least file leaks in various paths, but that's
for someone else to fix.
found by & ok jsg
