Commit 8e809498f for imagemagick.org

commit 8e809498fd328256612ee9c0ff7941bd452a0285
Author: Cristy <urban-warrior@imagemagick.org>
Date:   Tue Sep 22 21:51:46 2026 -0400

    https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-h499-883p-vph8

diff --git a/coders/tga.c b/coders/tga.c
index e870e4c1c..bf2e0acff 100644
--- a/coders/tga.c
+++ b/coders/tga.c
@@ -177,7 +177,7 @@ static Image *ReadTGAImage(const ImageInfo *image_info,ExceptionInfo *exception)
     y;

   TGAInfo
-    tga_info;
+    tga_info = { 0 };

   unsigned char
     j,