Browse Source

#41

meta/gitblit/tickets
zarothye 2 years ago
parent
commit
0c79f0fcf2
  1. 2
      id/41/41/journal.json

2
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"}}]
[{"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"}}]
Loading…
Cancel
Save