webOS: Fix build error regarding missing return statement
Purpose:
Build error is detected regarding missing return statement
http://caprica.lgsvl.com:8080/Errors/Details/1581267
resource/csdk/stack/samples/webos/secure/occlientbasicops/occlientbasicops.cpp:578:1: error: control reaches e nd of non-void function [-Werror=return-type]
resource/csdk/stack/samples/webos/secure/occlientbasicops/occlientbasicops.cpp:585:1: error: no return stateme nt in function returning non-void [-Werror=return-type]
resource/csdk/stack/samples/webos/secure/ocserverbasicops/ocserverbasicops.cpp:591:1: error: no return stateme nt in function returning non-void [-Werror=return-type]
Exit criteria:
- Build should be performed successfully.
- occlientbasicops should work as expected.
JIRA migration meta data
- JIRA Issue ID: IOT-3302
- Reporter: sungmok.shin
- Assignee: sungmok.shin
- Creator: sungmok.shin
- Created at: 2019-10-08T20:35:39.000-0700
- Found in Version: webos branch
- Fix in Version: None
- Issue Severity: Normal
- Reproducibility: Always (100%)
- Operating System: None
- Hardware/ OEM Platform: None
-
External URL:
https://gerrit.iotivity.org/gerrit/#/c/29511/ - Bugzilla ID: None
- Product: None
- Status: Open
- Components: webOS port
- Priority: P3
- Due Date: None
-
Issue Type: Bug
END of JIRA migration meta data