Fix to buffer issue where stb_strscpy would use + 1 for buffer length when stb_p_strcpy_s is called, causing a stack variable corrupted issue. Fix to readdir_raw to no longer account for stb_strscpy having + 1 in buffer length.master
parent
f54acd4e13
commit
385b65da00
1 changed files with 2 additions and 3 deletions
Loading…
Reference in New Issue