Applying bugfix corresponding static analysis 63/4863/1
authorswc <sw94.chung@samsung.com>
Tue, 20 Oct 2020 06:08:38 +0000 (15:08 +0900)
committerswc <sw94.chung@samsung.com>
Tue, 20 Oct 2020 06:08:38 +0000 (15:08 +0900)
commit58d4f5d9dfacc82fa817b094b9914fe276d00215
tree6e9d050e47ae2fc4d95a3c42dcd43d0b9ea9f4ca
parentf13529a2ae0cae8639cfcb3504b9850a571de873
Applying bugfix corresponding static analysis

- change in BuildRunName.h to prevent  Deref_of_null_assign
- buildInotify changed to prevent double-close
- Added calloc fail checker in listener function
- changed printBuffer size in receiveDataFromSctp to prevent stackoverflow

Issue-ID: RIC-660
Signed-off-by: swc <sw94.chung@samsung.com>
Change-Id: I012454d87c1e32f62cfdb96f7896bd6ad544e846
RIC-E2-TERMINATION/BuildRunName.h
RIC-E2-TERMINATION/sctpThread.cpp