[Lldb-commits] [PATCH] D91012: [llvm] [Support] Fix segv if argv0 is null in getMainExecutable()
    Pavel Labath via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Mon Nov  9 00:23:15 PST 2020
    
    
  
labath added a comment.
Are you sure that's the right level at which to fix this? Can you explain how that particular test manages to pass a nullptr to this function?
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91012/new/
https://reviews.llvm.org/D91012
    
    
More information about the lldb-commits
mailing list