diff --git a/id/41/41/journal.json b/id/41/41/journal.json index e69de29b..432ad785 100644 --- a/id/41/41/journal.json +++ b/id/41/41/journal.json @@ -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"}}] \ No newline at end of file