Hi Slava,
On 01/05/2017 06:28 AM, Slava Monich wrote:
SIM card can be removed while the query is in progress. There's
still a remote possibility that SIM card is removed and inserted
back while the query is pending, that would start the second query
sequence and end up invoking sim_initialize() twice. But at least
these checks reduce the probability of something like that happening.
---
src/sim.c | 9 +++++++++
1 file changed, 9 insertions(+)
Applied, thanks.
Regards,
-Denis