commit | c527ab55e2c134c3165432d02985ff4e9433e49e | [log] [tgz] |
---|---|---|
author | Krishnankutty Kolathappilly <kkolat@codeaurora.org> | Tue Apr 02 21:37:24 2013 -0700 |
committer | Krishnankutty Kolathappilly <kkolat@codeaurora.org> | Sun Apr 07 14:16:12 2013 -0700 |
tree | 89fc0a98e04b0e7c23cb1d0daf2993c7c97624d1 | |
parent | 84f4a19b9eec23a4e9c8880de6850a5b2ef2d136 [diff] |
ASoC: msm: qdsp6v2: Fix crash while unmap in NT mode encoders. On non tunnel mode enconding stability runs there is a crash in unmap regions. There is an invalid access to the buffer node after it is freed. Fix is to come out of the list once buffer node is freed. CRs-Fixed: 470017 Change-Id: Ic699da7b85e62746ce22322f6bede5382435bcab Signed-off-by: Krishnankutty Kolathappilly <kkolat@codeaurora.org>