mirror of
https://github.com/team-infusion-developers/android_kernel_samsung_msm8976.git
synced 2024-10-31 18:09:19 +00:00
254cd67f70
Frame info which track size of captured data and offset is dyanmically allocated data. Some crashes are reported due to frame info is used after free. Error type is null pointer dereference. Total size of frame info is relatively small and it is part of msm_audio which is dynamically allocated structure. No need to allocate and track it separately. Change-Id: I393a935cb43454af7b208039bf39af7bfe7feb06 Signed-off-by: Fred Oh <fred@codeaurora.org> |
||
---|---|---|
.. | ||
atmel | ||
au1x | ||
blackfin | ||
cirrus | ||
codecs | ||
davinci | ||
dwc | ||
fsl | ||
generic | ||
jz4740 | ||
kirkwood | ||
mid-x86 | ||
msm | ||
mxs | ||
nuc900 | ||
omap | ||
pxa | ||
s6000 | ||
samsung | ||
sh | ||
spear | ||
tegra | ||
txx9 | ||
ux500 | ||
Kconfig | ||
Makefile | ||
soc-cache.c | ||
soc-compress.c | ||
soc-core.c | ||
soc-dapm.c | ||
soc-dmaengine-pcm.c | ||
soc-generic-dmaengine-pcm.c | ||
soc-io.c | ||
soc-jack.c | ||
soc-pcm.c | ||
soc-utils.c |