Use fclose directly 56/306056/4
authorminje.ahn <minje.ahn@samsung.com>
Fri, 16 Feb 2024 01:45:38 +0000 (10:45 +0900)
committerMinje ahn <minje.ahn@samsung.com>
Fri, 16 Feb 2024 08:26:47 +0000 (08:26 +0000)
commit1e03a137d745af27ebf6ea2ecc4f3a77bdeb5939
tree38469153fcbf25bd417bbce7e93435cc1591a4ac
parent68296e63e36c7bdd24a34e44e20049a7324842a5
Use fclose directly

Already checking for null in all cases.
So no need safe_fclose function.

Change-Id: I9aac0f56862400d0882dd968e152e01a5ba532b0
Signed-off-by: minje.ahn <minje.ahn@samsung.com>
common/include/mm_util_private.h
common/mm_util_private.c
jpeg/mm_util_jpeg.c