mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-23 13:33:49 +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.