[PATCH] D102716: scudo: Test realloc on increasing size buffers.
Mitch Phillips via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 18 14:21:08 PDT 2021
hctim accepted this revision.
hctim added a comment.
This revision is now accepted and ready to land.
It's funny you mention this, I think this is one of the problems that I saw in https://reviews.llvm.org/D102543#change-dE7v8cbuK8l4 (but there are other bugs also in `realloc.cpp` that need to be addressed as well). Is the fix already merged into the tree or yet to come?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102716/new/
https://reviews.llvm.org/D102716
More information about the llvm-commits
mailing list