From 0c79f0fcf2f56bf7c5b95e2a0e075167d0d76380 Mon Sep 17 00:00:00 2001 From: zarothye Date: Sat, 5 Mar 2022 12:35:08 -0700 Subject: [PATCH] #41 --- id/41/41/journal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/id/41/41/journal.json b/id/41/41/journal.json index 432ad785..50e5a6a5 100644 --- a/id/41/41/journal.json +++ b/id/41/41/journal.json @@ -1 +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 +[{"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"}},{"date":"2022-03-05T19:35:08Z","author":"zarothye","patchset":{"number":1,"rev":1,"tip":"2f1bb87056253129af99d65cb89fb6e148e3cdab","base":"4c76549fb3997a5f3c218c0faaf4f870b7465c77","insertions":3,"deletions":2,"commits":1,"added":0,"type":"Proposal"}}] \ No newline at end of file