What's Changed
- Fix garbage collection of scandir reqs by @squeek502 in #696
- This fixes a regression (use-after-free) that was introduced in 1.48.0-1, see #694 (comment)
- Fix a few instances of undefined behavior caught by UBSan by @squeek502 in #698
- msvcbuild: Set MSVC 2022 as the default by @squeek502 in #699
Full Changelog: 1.48.0-1...1.48.0-2