Liming Xue 5a01b0be8b dsp: object already free [1/1]
PD#SWPL-195444

Problem:
multiple applications accessing the dsp at the same time, which will
malloc multiple times, but the same address may be free when kfree

Solution:
add mutex

Verify:
sc2

Change-Id: I5043a055e4a8ed7d06e89a8e0542a4bf9de678f3
Signed-off-by: Liming Xue <liming.xue@amlogic.com>
2024-12-10 10:16:35 +08:00
2024-08-08 16:14:25 +08:00
2024-12-10 10:16:35 +08:00
2024-07-14 17:57:46 +08:00
S
Description
No description provided
118 MiB
Languages
C 98.9%
Perl 0.4%
Makefile 0.4%
Shell 0.2%