Skip to content

Conversation

@nashif
Copy link
Member

@nashif nashif commented May 1, 2025

Signed-off-by: Anas Nashif [email protected]

@nashif nashif force-pushed the topic/c/codechecker branch 2 times, most recently from aafdac3 to 319f6a0 Compare May 1, 2025 19:39
@github-actions github-actions bot requested a review from ceolin May 1, 2025 20:21
@nashif nashif assigned nashif and unassigned stephanosio May 1, 2025
@nashif nashif marked this pull request as draft May 1, 2025 20:22
kernel/timeout.c Outdated
ticks_elapsed = elapsed();
}
sys_clock_set_timeout(next_timeout(ticks_elapsed), false);
sys_clock_set_timeout(next_timeout(ticks_elapsed), false );

Check warning

Code scanning / CodeChecker

variable 'ticks_elapsed' may be uninitialized when used here Warning

variable 'ticks_elapsed' may be uninitialized when used here
@nashif nashif force-pushed the topic/c/codechecker branch from 63502af to cb2e56c Compare May 1, 2025 21:16
nashif added 2 commits May 1, 2025 17:47
Signed-off-by: Anas Nashif <[email protected]>
@nashif nashif force-pushed the topic/c/codechecker branch from cb2e56c to e32b05e Compare May 1, 2025 21:47
@nashif nashif marked this pull request as ready for review May 1, 2025 21:48
@nashif nashif merged commit 2d1e440 into zephyrproject-rtos:main May 1, 2025
12 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants