[all-commits] [llvm/llvm-project] 59e422: [lsan][test] Add malloc(0) and realloc(p, 0) tests

Fangrui Song via All-commits all-commits at lists.llvm.org
Mon Mar 29 11:41:28 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 59e422c90bf4796fc73237e838d8954b4e2099b1
      https://github.com/llvm/llvm-project/commit/59e422c90bf4796fc73237e838d8954b4e2099b1
  Author: Fangrui Song <i at maskray.me>
  Date:   2021-03-29 (Mon, 29 Mar 2021)

  Changed paths:
    A compiler-rt/test/lsan/TestCases/malloc_zero.c
    A compiler-rt/test/lsan/TestCases/realloc_zero.c

  Log Message:
  -----------
  [lsan][test] Add malloc(0) and realloc(p, 0) tests




More information about the All-commits mailing list