Skip to content
Snippets Groups Projects
Select Git revision
  • 04d5c1549c2d626164d2bf0ce1ac5fad4d795ff5
  • 2023 default protected
2 results

llvm_amdgpu.py

Blame
  • maestro-valgrind.supp 255 B
    # suppressions file to be passed to valgrind with
    #   --suppressions=/path/to/maestro-valgrind.supp
    
    # the localhost name string is not ever deallocated
    {
      g_localhost_leak
      Memcheck:Leak
      fun:malloc
      fun:mstro_location_aware_log 
      fun:mstro_init
    }