[PATCH] D137156: [llvm-debuginfo-analyzer] Fix memory leak reported by sanitizers.

Carlos Alberto Enciso via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 2 07:27:02 PDT 2022


CarlosAlbertoEnciso added a comment.

In D137156#3902189 <https://reviews.llvm.org/D137156#3902189>, @jryans wrote:

> In D137156#3901310 <https://reviews.llvm.org/D137156#3901310>, @CarlosAlbertoEnciso wrote:
>
>> Based on your suggestion, I can create a GitHub issue to include all the information and add that link to each of the entries in the reviews that refer to the memory handling.
>
> I think it would be best to prioritise creating this issue quite soon (in the next few days), as it would be good to have on hand when discussing the current status of any other memory-related issues that arise with the tool.

You are right. The creation of that issue is the next item on my list and I am hoping to finish it by Friday.
Currently I am writing a README.txt for the tool that contains:

- Know issues
- Limitations
- Improvements
- etc


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137156



More information about the llvm-commits mailing list