main: destroy the save_state timer on exit
Make valgrind happier.
This commit is contained in:
@@ -470,6 +470,8 @@ int main(int argc, char *argv[])
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
g_timer_destroy(save_state_timer);
|
||||||
|
|
||||||
write_state_file();
|
write_state_file();
|
||||||
playerKill();
|
playerKill();
|
||||||
finishZeroconf();
|
finishZeroconf();
|
||||||
|
Reference in New Issue
Block a user