diff --git a/dlmalloc-rs b/dlmalloc-rs index e4ba849349..3b0ee3b467 160000 --- a/dlmalloc-rs +++ b/dlmalloc-rs @@ -1 +1 @@ -Subproject commit e4ba8493497c72e15f2b9d428e1dea17e26bf188 +Subproject commit 3b0ee3b467401229b005df226bd32990ee7e3414 diff --git a/tests/malloc/usable_size.c b/tests/malloc/usable_size.c index 669b747b5b..933ebf03f2 100644 --- a/tests/malloc/usable_size.c +++ b/tests/malloc/usable_size.c @@ -28,4 +28,4 @@ int main(void) { free(ptr); return 0; -} \ No newline at end of file +}