commit | fc6b626c6b6d17993764db9bc14c7c8457835854 | [log] [tgz] |
---|---|---|
author | Justin Chadwell <justin.chadwell@arm.com> | Tue Jul 23 09:54:07 2019 +0100 |
committer | Justin Chadwell <justin.chadwell@arm.com> | Tue Aug 06 13:06:03 2019 +0100 |
tree | fe3c534d858511e351c1415e6a8d1c7470279f27 | |
parent | 4249e8b94fde3dc41e867563f13b21f6b8296509 [diff] |
Fix Coverity #343017, Missing unlock All other returns from this function unlock the responses_lock, so we also should release the lock in this case. Change-Id: Ie2cfa8755723fed79e809f9480190d11f373a217 Signed-off-by: Justin Chadwell <justin.chadwell@arm.com>