Skip to content

mixin: fix a NULL dereference#6175

Merged
lgirdwood merged 1 commit intothesofproject:mainfrom
lyakh:mixin
Aug 26, 2022
Merged

mixin: fix a NULL dereference#6175
lgirdwood merged 1 commit intothesofproject:mainfrom
lyakh:mixin

Conversation

@lyakh
Copy link
Collaborator

@lyakh lyakh commented Aug 23, 2022

In mixout_prepare() mixin->pipeline can be NULL, check it before dereferencing.

Fixes the second part of #6118

In mixout_prepare() mixin->pipeline can be NULL, check it before
dereferencing.

BugLink: thesofproject#6118
Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
@lgirdwood
Copy link
Member

Rerun CI - license server slows us down again.

License checkout failed: No such feature exists.
Feature:       XTENSA_XCC_TIE
License path:  84300@xtensa01p.elic.intel.com:/srv/home/jenkins/xcc/install/tools/RG-2017.8-linux/XtensaTools/Tools/lic/license.dat:
FLEXnet Licensing error:-5,147
For further information, refer to the FLEXnet Licensing documentation,
available at "www.macrovision.com".
make[3]: *** [CMakeFiles/sof.dir/build.make:258: CMakeFiles/sof.dir/src/arch/xtensa/lib/cpu.c.o] Error 2

@lgirdwood
Copy link
Member

SOFCI TEST

@lyakh
Copy link
Collaborator Author

lyakh commented Aug 24, 2022

CI failures are unrelated because this PR only touches IPC4 code

@lgirdwood
Copy link
Member

@wszypelt @lrudyX Could you check CI, not expecting this PR to fail those tests. Thanks

@wszypelt
Copy link

@lgirdwood I ran tests on CI again

@lgirdwood lgirdwood merged commit 160953e into thesofproject:main Aug 26, 2022
@lyakh lyakh deleted the mixin branch August 26, 2022 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants