Files
nethack/sys
nhmall 0fd999a6b5 cppregex regex_error_desc()
Address sanitizer caught a use after free.
cppregex.cpp regex_error_desc() was not returning a pointer
to a static buffer, yet the posixregex was. Follow suit.
2022-06-30 13:02:07 -04:00
..
2022-05-07 10:25:13 -04:00
2022-06-21 03:15:25 -04:00
2022-06-30 13:02:07 -04:00
2022-06-21 03:15:25 -04:00
2022-05-07 10:25:13 -04:00
2022-06-29 23:21:19 -04:00