[PATCH] D115103: Leak Sanitizer port to Windows

Alexandre Ganea via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 20 11:50:36 PST 2023


aganea added a comment.

@clemenswasser We hit this once in a while, when Microsoft update their libraries. But I'm surprised about the CC at the beginning. How can this issue be reproduced? Can you show a disassembly dump from the VS debugger, around the address of the function that fails?


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

https://reviews.llvm.org/D115103



More information about the cfe-commits mailing list