UPSTREAM: coresight: perf: Add a missing call to etm_free_aux
Most error branches following the call to alloc_event_data contain a call to etm_free_aux. This patch add a call to etm_free_aux to an error branch that does not call it. This issue was found with Hector. Signed-off-by:Quentin Lambert <lambert.quentin@gmail.com> Signed-off-by:
Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org> (cherry picked from commit ec98960e0bbbe49b569b09c14ccd82efeb232dc8) Change-Id: I69e4867aa0df992a4251da8dbdc99c37c41a6d35
Loading
Please register or sign in to comment