You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove FindFirstFile, FindNextFile and FindClose from PAL (#110797)
* Remove FindFirstFile, FindNextFile and FindClose from PAL
Also remove the related tests
* Modify superpmi mcs tool to not to use Find*File on Unix
* Fix access after free for string in error path
0 commit comments