Fix Prevent issue
authorZbigniew Kostrzewa <z.kostrzewa@samsung.com>
Mon, 7 Oct 2013 08:41:53 +0000 (10:41 +0200)
committerSoo-Hyun Choi <sh9.choi@samsung.com>
Tue, 8 Oct 2013 09:16:57 +0000 (18:16 +0900)
commite25356ec10378053b2cee14ebfaf41c0b211e471
tree50d1cba7a753f583c4b2be79840e1364e1955fb8
parent52a197a554248b7cf79833e9c1ff76efbe124554
Fix Prevent issue

[Issue#]   CID: 30986
[Problem]  Unchecked return value
[Cause]    Returned value from a function is not checked
[Solution] Check return value

[Verification] Build repository

Change-Id: I512a0848ea5325bf1a7a8d6aa487346f486e19ee
src/jobs/widget_install/directory_api.cpp