Skip to content

Commit 8b45fdc

Browse files
committed
Update changelog for #71
1 parent d1cd084 commit 8b45fdc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Changelog.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Unreleased
22

3+
- Fix [memory leak of small back paddings](https://github.com/rust-osdev/linked-list-allocator/issues/66) by considering regions that would result in such small back paddings as unsuitable ([#71](https://github.com/rust-osdev/linked-list-allocator/pull/71))
4+
35
# 0.10.3 – 2022-09-06
46

57
- Fix build on stable by adding missing field in `HoleList` initializer ([#68](https://github.com/rust-osdev/linked-list-allocator/pull/68))

0 commit comments

Comments
 (0)