[all-commits] [llvm/llvm-project] d1fb0a: Fix for e1d84c421df1bd496918bc4dd30f040d47906a77

PiJoules via All-commits all-commits at lists.llvm.org
Tue Jun 7 17:30:04 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d1fb0a5a63434638805ccafce3d661836391a339
      https://github.com/llvm/llvm-project/commit/d1fb0a5a63434638805ccafce3d661836391a339
  Author: Leonard Chan <leonardchan at google.com>
  Date:   2022-06-07 (Tue, 07 Jun 2022)

  Changed paths:
    M compiler-rt/test/lsan/TestCases/realloc_too_big.c

  Log Message:
  -----------
  Fix for e1d84c421df1bd496918bc4dd30f040d47906a77

One of the checks in realloc_too_big.c actually printed a regular warning
and not an OOM error, so the check shouldn't be updated.




More information about the All-commits mailing list