1 changed files with 1 additions and 0 deletions
@ -0,0 +1 @@ |
|||||||
|
[{"date":"2022-03-05T19:31:15Z","author":"zarothye","fields":{"title":"Try to prevent pyGUIControlListBox::GetElementW crashes","body":"Currently, using /age, /buddies, and /neighbors (see MOULSCRIPT ticket/52) can crash for some people. Hypothesis is that a null wchar_t* pointer is trying to be implicitly cast to std::wstring and it can\u0027t determine the length of a null pointer for the cast. Check if this is null before it is cast/returned and use an empty string instead if needed.","type":"Task","severity":"Unrated","priority":"Normal","mergeTo":"master","watchers":"+zarothye","status":"New"}}] |
Loading…
Reference in new issue