[PATCH] D102716: scudo: Test realloc on increasing size buffers.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 18 14:58:41 PDT 2021


pcc added a comment.

In D102716#2767104 <https://reviews.llvm.org/D102716#2767104>, @hctim wrote:

> 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?

I think that must be a different bug. The test that I'm adding here passes at head.


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