https://bugs.llvm.org/show_bug.cgi?id=48052

            Bug ID: 48052
           Summary: arm: Multiple LSAN failures for use_stack/use_tls
                    equal to 0
           Product: compiler-rt
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: lsan
          Assignee: unassignedb...@nondot.org
          Reporter: adhemerval.zane...@linaro.org
                CC: llvm-bugs@lists.llvm.org

The following tests:

  compiler-rt/test/lsan/TestCases/Linux/cleanup_in_tsd_destructor.c
  compiler-rt/test/lsan/TestCases/Linux/use_tls_pthread_specific_dynamic.cpp
  compiler-rt/test/lsan/TestCases/disabler.c
  compiler-rt/test/lsan/TestCases/do_leak_check_override.cpp
  compiler-rt/test/lsan/TestCases/ignore_object.c
  compiler-rt/test/lsan/TestCases/use_after_return.cpp

Does not report the expected leak when issues with use_stack or use_tls equal
to 0 on arm-linux-gnueabihf (ubuntu 18.04, glibc 2.27).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to