Commit b4e9cc6a authored by Oliver Wolff's avatar Oliver Wolff
Browse files

winrt: Avoid crash on device discovery when device has to be paired


If a device has to be paired during device discovery on winrt it is
possible that the pairing dialog is shown, while discovery hits its
timeout. We have to protect against a late callback which tries to access
a deleted object.

Change-Id: I9756f993b4a31080b1ef518953bee6e75a24e315
Reviewed-by: default avatarAlex Blasche <alexander.blasche@qt.io>
parent 7d7651fb
No related merge requests found
Showing with 6 additions and 2 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment