Files
nethack/sys
nethack.rankin bbf7ada0dd micro fopenp() fix
From a bug report.  I can't test this fix, but
inspection of the code shows that his suggested fix is clearly
necessary.  Once `bp' gets incremented, storing via `bp[BUFSZ-1]'
writes beyond the bounds of `buf' and clobbers something.
2002-01-23 07:12:58 +00:00
..
2002-01-07 02:12:04 +00:00
2002-01-05 21:05:55 +00:00
2002-01-05 21:05:55 +00:00
2002-01-23 06:41:34 +00:00
2002-01-05 21:05:57 +00:00
2002-01-23 07:12:58 +00:00
2002-01-23 06:24:30 +00:00
2002-01-05 21:06:00 +00:00
2002-01-22 13:02:13 +00:00