Ben Chan eb666db04e qrtr-ns: initialize waiter_ticket struct in waiter_wait_timeout()
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>
2018-07-05 06:58:25 -07:00
2017-03-27 23:22:15 -07:00
2015-12-04 13:23:53 -08:00
2018-05-08 17:16:33 -07:00
2017-06-06 21:49:30 -07:00
Description
No description provided
BSD-3-Clause 238 KiB
Languages
C 86.8%
Python 5.9%
Shell 5.3%
Meson 2%