mbox series

[BlueZ,0/1] bap: Allocate memory for broadcast code

Message ID 20240618085823.30798-1-vlad.pruteanu@nxp.com (mailing list archive)
Headers show
Series bap: Allocate memory for broadcast code | expand

Message

Vlad Pruteanu June 18, 2024, 8:58 a.m. UTC
This fixes segmentation fault caused by trying to write to
unallocated memory.

Vlad Pruteanu (1):
  bap: Allocate memory for broadcast code

 profiles/audio/bap.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)