Fix method desc name display by using the PAL vsnprintf instead of the regular linux...
authorMike McLaughlin <mikem@microsoft.com>
Sat, 7 Mar 2015 00:31:40 +0000 (16:31 -0800)
committerMike McLaughlin <mikem@microsoft.com>
Sat, 7 Mar 2015 00:31:40 +0000 (16:31 -0800)
commitfb96aa01a2de89598d98f52ce301e36f3d51846f
treecbbf2715c80528f468527c5ed9cf5bee478b482a
parentef81f96ee92cb4a16077b2f135fda5e20b451643
Fix method desc name display by using the PAL vsnprintf instead of the regular linux runtime version that doesn't understand %S as an UTF16 string.
src/ToolBox/SOS/Strike/util.cpp