Prevent unintentional progress 75/306475/2
authorminje.ahn <minje.ahn@samsung.com>
Thu, 22 Feb 2024 01:54:58 +0000 (10:54 +0900)
committerminje.ahn <minje.ahn@samsung.com>
Thu, 22 Feb 2024 05:19:53 +0000 (14:19 +0900)
commit87b9a35f728a4d02bde0a125f6cf608adf1ec60e
treed17c8aa6b0700ba507f445a87f2d20c3cc4d3670
parentd117a9e361f74b0054abd29e8035396eae6c1c11
Prevent unintentional progress

[issue]
If 'option' is NULL, JPEG definition is added regardless of the file type.

[fix]
Add 'option' checker.

Change-Id: Ib0d143a27e50d3a363fb4385c225fd280b69be6f
Signed-off-by: minje.ahn <minje.ahn@samsung.com>
magick/mm_util_magick.c