Commit Graph

1 Commits (6ee5740941bc26f8d117c49b133778c49fbdaaf5)

Author SHA1 Message Date
Teppo Järvelin 753ba8ceb6 Cellular: fix ATHandler destructor possible crash on delete
In some multithread cases there is possibility that process_oob function
was called after ATHandler was deleted. Fix is to wait if oob processing
is ongoing.
2019-09-03 09:09:05 +03:00