mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-18 11:03:50 +01:00
The xtimer_t struct members target and long_target are used in _is_set() function in xtimer_remove(), but will be uninitialized.
The xtimer_t struct members target and long_target are used in _is_set() function in xtimer_remove(), but will be uninitialized.