e_info_server: stop loop if client is NULL 25/249925/1 accepted/tizen/unified/20201222.122621 submit/tizen/20201219.005909
authorJunseok, Kim <juns.kim@samsung.com>
Thu, 17 Dec 2020 08:04:03 +0000 (17:04 +0900)
committerJunseok, Kim <juns.kim@samsung.com>
Thu, 17 Dec 2020 10:25:20 +0000 (19:25 +0900)
commitf55192e19290cad8c08fe1347a70a350fd3ac5c1
tree7ea69782868d2de87ca41b050c68abc9f0511a04
parenta3f604ffc03342717899feb0a4d727ee82bc5ef6
e_info_server: stop loop if client is NULL

if the client is NULL, then stop the loop for prevent NULL pointer dereference.

Change-Id: I7f35aac091f1ef61a456c7a57e4b38e1abf30ecf
Signed-off-by: Junseok, Kim <juns.kim@samsung.com>
src/bin/e_info_server.c