mirror of
https://github.com/linux-msm/qrtr.git
synced 2025-12-24 14:06:30 +01: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%