David Pfahler
David Pfahler
Nice! That would be cool! because clang 12.0.0 does not yet support `std::source_location`
Use `%!` as pattern: https://spdlog.docsforge.com/v1.x/3.custom-formatting/#pattern-flags
do you know what the problem might be? I can fix it myself but I don't know where to start!
@jmklix Thanks for the response! No I am not calling it more than once! But this issue is a duplicate of https://github.com/aws/aws-sdk-cpp/issues/1706 Which should be addressed!
No! Joseph Klix ***@***.***> schrieb am Fr., 27. Mai 2022, 01:00: > @theShmoo are you calling Aws::InitAPI more > than once > > — > Reply to this email directly,...
I think this is the same issue: https://github.com/aws/aws-sdk-cpp/issues/1757
> Could you try this workaround (not the fix) to suppress a specific leak in S2N by: > > ``` > export LSAN_OPTIONS=suppressions=scripts/suppressions.txt > ``` This worked. But could you...
Kind Reminder of this issue. Aren't there any other people out there experience this issue?
Kind monthly reminder of this issue :)
Hoi! Nice to hear that we are not alone! We use LSAN as part of ASAN and if you use a suppression list you need to configure ASAN to recover...