We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cd1017 commit 184b976Copy full SHA for 184b976
static-alloc/Changes.md
@@ -1,3 +1,8 @@
1
+# v0.2.6
2
+
3
+- Fix an unsoundness bug in `MemBump::new` (available under feature `alloc`)
4
+ that left the counter of occupied bytes uninitialized.
5
6
# v0.2.5
7
8
- Bump `atomic-polyfill` to `1`, as discovered during Debian packaging.
0 commit comments