mirror of
https://github.com/apple/container.git
synced 2026-09-11 18:25:41 +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.