diff options
| author | Victor Kareh <[email protected]> | 2026-07-03 11:58:18 -0400 |
|---|---|---|
| committer | Victor Kareh <[email protected]> | 2026-07-06 16:12:20 +0000 |
| commit | abb1f769cb74772bce95681cb24202c390ae8755 (patch) | |
| tree | 5d7997ca19973cffea403d22bcf4d36d76c9798b /python | |
| parent | bef4b119077a0f30adc844fcfa53ea1cdd655d74 (diff) | |
| download | mate-menus-abb1f769cb74772bce95681cb24202c390ae8755.tar.bz2 mate-menus-abb1f769cb74772bce95681cb24202c390ae8755.tar.xz | |
build: don't strip safety checks
Both meson and autotools were stripping g_return_if_fail calls in the
preprocessor. This meant that when mozo hit a NULL tree root during menu
reload, the guard in matemenu_tree_item_ref did nothing and it crashed
instead of returning gracefully.
We change the guards to direct NULL checks and enable debug mode as the
default to fix this.
Fixes mate-desktop/mozo#90
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions
