Fix SVACE issue 50/224250/1
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Fri, 7 Feb 2020 07:19:51 +0000 (16:19 +0900)
committerSeoyeon Kim <seoyeon2.kim@samsung.com>
Fri, 7 Feb 2020 07:22:41 +0000 (16:22 +0900)
- Integer overflow may occur due to arithmetic operation.
  : fileHeader.zsize is unsigned char[], and zDepth is unsigned int

Change-Id: I9fbd76a1e8f52933a50ae4b014ec361db3a6babf
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>

No differences found