Files
nethack/win
PatR ba8076b142 static ananlyzer issue for alloc.c
Verifying that strlen(string) isn't too long, then allocating and
copying strlen(string)+1 draws a complaint about strcpy() overflowing
its output buffer.

Not an issue for regular play, but could matter for config file and
sysconf manipulation.
2025-01-18 18:04:09 -08:00
..
2025-01-04 23:38:34 -05:00
2025-01-18 18:04:09 -08:00
2025-01-14 12:13:39 -05:00
2025-01-04 23:38:34 -05:00
2025-01-13 13:12:40 -05:00