[SVACE/414949] Fix 65505047 Warning
authorjijoong.moon <jijoong.moon@samsung.com>
Mon, 1 Apr 2019 08:07:40 +0000 (17:07 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 2 Apr 2019 07:31:33 +0000 (16:31 +0900)
commit1c91ebd435222b533a0c0686d46765eeeb06744e
tree2b05d49579a88fe519378297e1ec7fdb244176fb
parentf014cd1fc2f84c339e7fc307f2dbd04a26255514
[SVACE/414949] Fix 65505047 Warning

Line 448 of unittest_common.cpp has svace warning:

WID:65505047 Return value of a function 'fopen64' is dereferenced at
unittest_common.cpp:448 without checking, but it is usually checked
for this function (8/9).

**Self evaluation:**
1. Build test:  [X]Passed [ ]Failed [ ]Skipped
2. Run test:  [X]Passed [ ]Failed [ ]Skipped

Signed-off-by: jijoong.moon <jijoong.moon@samsung.com>
tests/common/unittest_common.cpp