commit | 98180cc89e5646a5a2065efa7618da3b39d69cac | [log] [tgz] |
---|---|---|
author | Divya Narayanan Poojary <dnaray@codeaurora.org> | Fri Mar 11 16:55:13 2016 +0530 |
committer | Divya Narayanan Poojary <dnaray@codeaurora.org> | Mon Apr 04 10:33:16 2016 +0530 |
tree | a0664d08a702a6bdd69f74fbb1b08b6f642e4fa1 | |
parent | 8cde13dc5bdad3a7189ecaa5d4ed9ee5276d082e [diff] |
audio: acquire lock for compress voip close input/output stream compress voip close input/output function is making call to same api "voip_call_stop()" which will close both Rx and Tx path. Now mmap->status for both pcm devices will be NULL. Meantime if any call to pcm_get_htimestamp()" will lead to crash Change-Id: Icd6953265d791b26b180744721ddb61bd33933aa CRs-fixed: 988730