Code bugs are fixed. 2.1b_release accepted/tizen_2.1/20130425.025215 submit/tizen_2.1/20130424.233153
authorsh.pi <sh.pi@samsung.com>
Mon, 22 Apr 2013 09:01:46 +0000 (18:01 +0900)
committersh.pi <sh.pi@samsung.com>
Mon, 22 Apr 2013 09:01:46 +0000 (18:01 +0900)
commit31fc5e18641d49ab4805bc1af2a1dfcc77063e78
treeb287e3011a643b8e120722879af8828d9241006e
parent8ef42ca0d86a4f9001550bf3507c689411d838a2
Code bugs are fixed.

pm_lsensor.c :
 unchecked_value: No check of the return value of "device_get_property(DEVICE_TYPE_DISPLAY, cmd, &tmp_value)".

pm_poll.c :
 leaked_storage: Variable "new_path" going out of scope leaks the storage it points to
pm_lsensor.c
pm_poll.c