[lldb-dev] [LLDB on windows] Win32 API UnDecorateSymbolName not thread safe

Zachary Turner via lldb-dev lldb-dev at lists.llvm.org
Tue Feb 28 08:46:31 PST 2017


Thanks for catching this, should be an easy fix. I'll try to get something
in this week
On Tue, Feb 28, 2017 at 3:34 AM olizit via lldb-dev <lldb-dev at lists.llvm.org>
wrote:

> Hello,
>
> As written in MSDN documentation
> https://msdn.microsoft.com/fr-fr/library/windows/desktop/ms681400%28v=vs.85%29.aspx?f=255&MSPPError=-2147217396
> UnDecorateSymbolName function is not thread safe and must be mutex guarded.
>
> Thanks,
>
> Olivier
>
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20170228/92cdc9a8/attachment-0001.html>


More information about the lldb-dev mailing list