preprocess: Fix pulseaudio crash when reference resampler is NULL 97/299397/1 accepted/tizen/unified/20231011.153126
authorJaechul Lee <jcsing.lee@samsung.com>
Wed, 27 Sep 2023 08:27:00 +0000 (17:27 +0900)
committerJaechul Lee <jcsing.lee@samsung.com>
Wed, 27 Sep 2023 08:27:00 +0000 (17:27 +0900)
commit9fbdefc69c91e0004fa63a28fe77dbaa1eed025d
tree5bf8d07ae4aea69fb1bdcb858de6523ebc1a3cc7
parent930bdbfc48557c53dcf9c000ee89bfefa15104df
preprocess: Fix pulseaudio crash when reference resampler is NULL

reference resampler could be NULL if a source-ouput spec and a reference
spec are same.

[Version] 15.0.57
[Issue Type] Update

Change-Id: I8ce29df53ca24040424d8999418a771233381cad
Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com>
packaging/pulseaudio-modules-tizen.spec
src/preprocessor/processor_reference.c