mirror of
https://github.com/linux-msm/qrtr.git
synced 2026-04-09 14:52:32 +02:00
eb666db04e36152661bd2c1de03f7f5b0e71b101
waiter_wait_timeout() doesn't initialize the 'callback' and 'updated' fields of the waiter_ticket struct. The 'updated' field may contain some garbage value, which is later read in waiter_ticket_check(). Signed-off-by: Ben Chan <benchan@chromium.org>
Description
Languages
C
86.8%
Python
5.9%
Shell
5.3%
Meson
2%