mobile: fix segfault on empty TRAFFIC.ind
commitca183f79d8aef31f9cff5670a06ffbc8c50f90ea
authorVadim Yanitskiy <vyanitskiy@sysmocom.de>
Mon, 8 Jan 2024 14:20:27 +0000 (8 21:20 +0700)
committerVadim Yanitskiy <vyanitskiy@sysmocom.de>
Mon, 15 Jan 2024 18:36:44 +0000 (16 01:36 +0700)
treecc16e05460528026f529d7632df65b27b4679055
parent697e259dc463bf744253ed27475727238a664941
mobile: fix segfault on empty TRAFFIC.ind

The L1 PHY may emit empty TRAFFIC.ind in case of decoding errors.
Abort execution of pq_audio_sink early, otherwise we hit an assert.

Change-Id: Ice11b72ddfd51fbfb17a4c609c664b86a8f69591
src/host/layer23/src/mobile/gapk_io.c