tdm_client: check the dereference varaibales 79/256979/2
authorSooChan Lim <sc1.lim@samsung.com>
Fri, 16 Apr 2021 02:03:11 +0000 (11:03 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Fri, 16 Apr 2021 02:40:49 +0000 (02:40 +0000)
commit471fcb70dad5ebc1ec5b3a901074d972955b0fe2
tree0ba72382cf411656836efa3e02c0db443754c68e
parent81802e7059f6179d2a556e8e48bb82db1535a7d8
tdm_client: check the dereference varaibales

check the private_output and the private_client at
tdm_client_vblank_destory function. It prevent the segmentation fault
due to them.

Change-Id: Ifcb01380be362cd3d7151906bccc1d4a59ea48e1
client/tdm_client.c