Fix klockwork error: Null pointer may be dereferenced
authorChris Michael <cp.michael@samsung.com>
Fri, 28 Jun 2013 12:48:21 +0000 (13:48 +0100)
committerChris Michael <cp.michael@samsung.com>
Fri, 28 Jun 2013 12:48:21 +0000 (13:48 +0100)
commit204212131be862e87b69e83d5c322197e4c3a34a
treef03349202fc518bb2ce4828fde29dfd9d879a373
parentd92edb51a4cc425d79973d2266f6695aae72abbd
Fix klockwork error: Null pointer may be dereferenced

Check for valid out_file before trying to use it.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/bin/edje/edje_pick.c