Fix AMD crashs when we try to launch an app by using a wrong appid 45/24645/1 accepted/tizen/common/20140723.152158 submit/tizen/20140717.160010
authorBaptiste DURAND <baptiste.durand@open.eurogiciel.org>
Thu, 17 Jul 2014 13:53:19 +0000 (15:53 +0200)
committerBaptiste DURAND <baptiste.durand@open.eurogiciel.org>
Thu, 17 Jul 2014 13:53:19 +0000 (15:53 +0200)
commit35b19df9d1cc8fe299fe29ea450cb9ec9c464d31
tree048378bcb5e9929399a07609d8bd3f141d88a224
parent2a774153e07a81f3df7e4340d6a206ca4a8115a1
Fix AMD crashs when we try to launch an app by using a wrong appid

-> Return an error in appinfo_find when we don't find the app information
-> NULL is the correct way to return an error

Change-Id: I243c6cd81099aff40b64a5f1afb0e0c816619713
Signed-off-by: Baptiste DURAND <baptiste.durand@open.eurogiciel.org>
am_daemon/amd_appinfo.c