Refactoring: Integrate redundant checking the parameter and error handling 15/276915/13
authorjiyong.min <jiyong.min@samsung.com>
Tue, 28 Jun 2022 01:55:42 +0000 (10:55 +0900)
committerjiyong.min <jiyong.min@samsung.com>
Mon, 4 Jul 2022 06:00:21 +0000 (15:00 +0900)
commitc8b9822a360ebd1215612b203433f44148bbeea5
tree0e067b2490558162530af3291cdaec7921ab3a13
parent5f6e9c283a4d389d30496f63f4ddc3d6fd27673d
Refactoring: Integrate redundant checking the parameter and error handling

 - Checking the parameter has been repeated at several functions.
   So it was moved to check in the internal function before actually used.

Change-Id: Ia184d5b651cabebd1b3f2d5f55cde8f92817bee0
magick/mm_util_magick.c