Re: memory leak issues

2023-09-15 Thread Walt Karas
I'd strongly recommend putting the relevant autotools config.nice (or a hopefully-exisitng cmake equivalent) in the issue. Has information like whether you used gcc or clang. On Fri, Sep 15, 2023 at 10:56 AM Walt Karas wrote: > When you write an issue for a memory leak, please make it clear whe

memory leak issues

2023-09-15 Thread Walt Karas
When you write an issue for a memory leak, please make it clear whether you found it building (assuming autotools) with the configure option --enable-asan, or --enable-lsan . This may be important in reproducing the issue.