Fix bugs
authorTae-Young Chung <ty83.chung@samsung.com>
Tue, 22 Feb 2022 06:30:50 +0000 (15:30 +0900)
committerHyunsoo Park <hance.park@samsung.com>
Tue, 26 Apr 2022 03:59:19 +0000 (12:59 +0900)
[Version] 0.16.2-0
[Issue type] bug fix

1. Fix INVARIANT_RESULT.OP_ZERO
 - In case of GetLandmarkType(), its' return values are limited to the
landmark type enumeration so that checking the return value of
GetLandmarkType() is meaningless
2. Check null after malloc()
3. Initialize member variable in class ctor

Change-Id: I0e23298ffcb7760eb86e24e37347eae5e992e421
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
packaging/capi-media-vision.spec

index 023ab35bb21c23803099c93c16e224137f449762..66e5770426a148642ef202ba43e04ed90c9fe7e5 100644 (file)
@@ -1,6 +1,6 @@
 Name:        capi-media-vision
 Summary:     Media Vision library for Tizen Native API
-Version:     0.16.1
+Version:     0.16.2
 Release:     0
 Group:       Multimedia/Framework
 License:     Apache-2.0 and BSD-3-Clause