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

olizit via lldb-dev lldb-dev at lists.llvm.org
Tue Feb 28 03:34:53 PST 2017


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20170228/025aba13/attachment.html>


More information about the lldb-dev mailing list