Home
last modified time | relevance | path

Searched hist:"0262 c72c2cd133602d1268ee59c76d6bebe39ddf" (Results 1 – 1 of 1) sorted by relevance

/wlan-dirver/utils/sigma-dut/
H A Dmiracast.c0262c72c2cd133602d1268ee59c76d6bebe39ddf Wed Jan 03 00:13:16 UTC 2018 Peng Xu <pxu@codeaurora.org> miracast: Check return code before using returned buffer

In cmd_start_wfd_connection() and cmd_connect_go_start_wfd(), check
wpa_command_resp() result before using the returned buffer which could
be uninitialized in case of errors.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>