mirror of
https://github.com/apple/container.git
synced 2026-09-11 10:15:38 +00:00
The `allocations` property in the nested `Allocator` structure wasn't updated. This PR resolves the problem by using mutating methods and keeping the original types as structs.