Fix Prevent issue. Reduce number of Ignored issues.
authorZbigniew Kostrzewa <z.kostrzewa@samsung.com>
Fri, 20 Sep 2013 05:43:20 +0000 (07:43 +0200)
committerSoo-Hyun Choi <sh9.choi@samsung.com>
Fri, 20 Sep 2013 10:46:33 +0000 (19:46 +0900)
commit6ee9ab91d530cdadeaf2d866c6493181ffde24be
tree4017bf809d52f7f092b2d8370e29958755e178e3
parentb3404667c404c78e09117480981b919f931f0b64
Fix Prevent issue. Reduce number of Ignored issues.

[Issue#]   CID: 12114
[Problem]  Return value not checked
[Cause]    Function returns a value which is not checked
[Solution] Check the returned value and log error if one occurred

[Verification] Build repository

Change-Id: If7c8ef9f8c7682830efa741a9d814438bb7ebe2d
modules/core/src/scoped_dir.cpp