[PATCH] D124567: [dsymutil] Fix memory issue in the BinaryHolder

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 27 16:26:14 PDT 2022


JDevlieghere updated this revision to Diff 425641.
JDevlieghere marked an inline comment as done.
JDevlieghere added a comment.

Lock during the whole load sequence


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124567/new/

https://reviews.llvm.org/D124567

Files:
  llvm/tools/dsymutil/BinaryHolder.cpp
  llvm/tools/dsymutil/BinaryHolder.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124567.425641.patch
Type: text/x-patch
Size: 4882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220427/a89d0567/attachment.bin>


More information about the llvm-commits mailing list