- Summary:
-
attempt to fix LIBGNT-13Fix invalid reads/writes when hiding widget in Finch
- Description:
-
~ attempt to fix LIBGNT-13
~ Fix invalid reads/writes when hiding widget in Finch
- Testing Done:
-
~ ran "steps to reproduce" from https://issues.imfreedom.org/issue/LIBGNT-13 without getting invalid reads/writes anymore
~ ran "steps to reproduce" from LIBGNT-13 without getting invalid reads/writes anymore.
- Bugs:
Fix invalid reads/writes when hiding widget in Finch
Review Request #810 — Created July 13, 2021 and submitted
Fix invalid reads/writes when hiding widget in Finch
ran "steps to reproduce" from LIBGNT-13 without getting invalid reads/writes anymore.
Description | From | Last Updated |
---|---|---|
this should probably use g_clear_pointer(&obj->window, gnt_widget_hide); instead. |
grim |