mv_machine_learning: fix svace issues 40/289940/2
authorInki Dae <inki.dae@samsung.com>
Thu, 16 Mar 2023 01:54:50 +0000 (10:54 +0900)
committerInki Dae <inki.dae@samsung.com>
Thu, 16 Mar 2023 01:58:44 +0000 (10:58 +0900)
commitd2c691337c91b4476592038639d5a0253f021812
tree1ba626a05f0d0260a5a9532b4110c68df447e1dc
parent493dc7d917c564d812292b1cdafd9020e342c967
mv_machine_learning: fix svace issues

[Version] : 0.27.4
[Issue type] : bug fix

Fixed svace issues, SIGN_EXTENSION.
write function of std::ofstream class and read function
of std::ifstream class need streamsize type as the type of
second parameter so cast existing size_t type to streamsize one.

Change-Id: I54ea59aa9935500242ca7423859a5d158b3743d9
Signed-off-by: Inki Dae <inki.dae@samsung.com>
mv_machine_learning/face_recognition/src/face_recognition_dsm.cpp
mv_machine_learning/face_recognition/src/face_recognition_fvm.cpp
mv_machine_learning/training/src/label_manager.cpp
packaging/capi-media-vision.spec