patina-v6.0.4
·
825 commits
to refs/heads/main
since this release
What's Changed
-
chore: Release v6.0.3 @os-d (#659)
Change Details
## Description
Release v6.0.3
- Impacts functionality?
- Impacts security?
- Breaking change?
- Includes tests?
- Includes documentation?
How This Was Tested
N/A.
Integration Instructions
See release notes.
🐛 Bug Fixes
-
allocator: Prevent panic in linked\_list\_allocator edge case @makubacki (#658)
Change Details
## Description
Fixes #616
Ensure enough space is available for hole list metadata.
- Impacts functionality?
- Impacts security?
- Breaking change?
- Includes tests?
- Includes documentation?
How This Was Tested
- Verified Windows allocation failure no longer occurs with change
- Unit test
Integration Instructions
- N/A
Full Changelog: patina-v6.0.3...v6.0.4