commit | d7eda8d0127fabf2d63b0890043da40e2a9e366c | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Tue Feb 02 17:18:39 2016 -0800 |
committer | Eric Laurent <elaurent@google.com> | Tue Feb 02 17:18:39 2016 -0800 |
tree | 6feeb75bb2eca25b1eb77725a0d0c005b4332bf1 | |
parent | 16558ea318c3cf25a945fc1771572f489763527e [diff] |
audio policy: fix overflow in condition wait timeout Do not pass a large value to Condition::waitRelative() as this can cause an overflow in pthread_cond_timedwait_relative_np() when converting to absolute time. Bug: 26891803 Change-Id: Ie2a00bca52d469aa08b2718089dc19cfb1f3475f