webrtc_private: Fix crash when handling callback in idle 97/274697/2 accepted/tizen/6.5/unified/20220509.153345 submit/tizen_6.5/20220509.062256
authorSangchul Lee <sc11.lee@samsung.com>
Fri, 6 May 2022 05:24:32 +0000 (14:24 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Fri, 6 May 2022 10:25:42 +0000 (19:25 +0900)
commit0ff77d7472ad30ec044b5a08371c36330ecf51a2
tree2a71d916e00f82a22db94d132227ea42b6f6f19b
parent691eebe2e19d973bad9b689073f32d88c657e1b2
webrtc_private: Fix crash when handling callback in idle

It was possible to access freed memory in log.
The crash rarely happened during ITc_webrtc_create_offer_async_p().

[Version] 0.2.168
[Issue Type] Bug fix

Change-Id: Ib1da621b4c2a853f63446454b356332fd8aaed83
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
packaging/capi-media-webrtc.spec
src/webrtc_private.c