freebsd-dev/games
Marcel Moolenaar 3a3dd1fd20 Fix r203922 for "fortune -o": we free tpath when was_malloc is true
but don't define tpath everytime we set was_malloc to true. We end
up calling free() multiple times for the same pointer, resulting in:
<jemalloc>: jemalloc_arena.c:355: Failed assertion: ...
When we set path to offensive, we need to set tpath as well.
2013-12-07 01:35:18 +00:00
..
bcd bcd isn't installed setuid. 2012-10-22 03:06:53 +00:00
caesar bcd isn't installed setuid. 2012-10-22 03:06:53 +00:00
factor In games/factor/factor.c, fix a warning about a format string not being 2011-12-16 21:24:11 +00:00
fortune Fix r203922 for "fortune -o": we free tpath when was_malloc is true 2013-12-07 01:35:18 +00:00
grdc Add static keywords to variables and functions where possible in games/. 2011-11-05 07:18:53 +00:00
morse Reencode morse.c to UTF-8. This does not make it Unicode aware. 2012-01-15 13:23:01 +00:00
number Add static keywords to variables and functions where possible in games/. 2011-11-05 07:18:53 +00:00
pom Remove trailing whitespace per mdoc lint warning 2012-03-29 05:02:12 +00:00
ppt Remove the third clause for the Berkeley parts of games, per the 2010-02-15 18:46:02 +00:00
primes Remove the third clause for the Berkeley parts of games, per the 2010-02-15 18:46:02 +00:00
random Free buf when its no longer used. This helps eliminate a static analysis 2012-10-22 03:06:59 +00:00
Makefile
Makefile.inc Improve the distributeworld target in Makefile.inc1 and update the release 2011-03-02 14:39:26 +00:00