bradharding / doomretro

The classic, refined DOOM source port. For Windows PC.
https://www.doomretro.com
GNU General Public License v3.0
698 stars 88 forks source link

cmd buffer overflow proposal. #835

Closed devnexen closed 3 months ago

devnexen commented 3 months ago

with the wadfolder with a value of '/', it was attempted to truncate at PATH_MAX.

bradharding commented 3 months ago

Thanks @devnexen!