shared/timeout-glib: Check 0 id when removing timeout
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 26 Nov 2018 16:01:47 +0000 (18:01 +0200)
committerhimanshu <h.himanshu@samsung.com>
Tue, 21 Jan 2020 14:45:33 +0000 (20:15 +0530)
commite249f106a3a7659db018d9619d03f9835c62d209
tree047f99f0e1b55c30045bf75a89341b58fe6c6483
parent236216d4989b9e4e94a53b357ea1a38300be6a44
shared/timeout-glib: Check 0 id when removing timeout

If the id is 0 that makes it is invalid already.

Change-Id: Icd116c07be4db784ee8cd0be66560b14a74bc069
Signed-off-by: himanshu <h.himanshu@samsung.com>
src/shared/timeout-glib.c