[libcxx-commits] [PATCH] D66904: [libunwind] Fix memory leak in handling of DW_CFA_remember_state and DW_CFA_restore_state
    Jorge Gorbe Moya via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Fri Aug 30 12:50:58 PDT 2019
    
    
  
jgorbe added a comment.
Looking into how to add a test now. I'm not familiar at all with libunwind code, so I have no idea how to cause this leak to happen from the outside (and then the test would only work when running under asan). Any pointers would be much appreciated.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66904/new/
https://reviews.llvm.org/D66904
    
    
More information about the libcxx-commits
mailing list