Skip to content

appmonitor: Fix warning building test

Bastien Nocera requested to merge wip/hadess/test-warning-fix into main
gio/tests/appmonitor.c: In function ‘timeout_cb’:
gio/tests/appmonitor.c:95:14: warning: null pointer dereference [-Wnull-dereference]
   95 |   *timed_out = TRUE;

Merge request reports

Loading