Étienne Mollier pushed to branch debian/unstable at Debian Med / openslide


Commits:
6ed1a59a by Étienne Mollier at 2026-06-14T18:52:25+02:00
CVE-2026-48977.patch: adjust to reverted logic.

Thanks: Benjamin Gilbert

- - - - -


1 changed file:

- debian/patches/CVE-2026-48977.patch


Changes:

=====================================
debian/patches/CVE-2026-48977.patch
=====================================
@@ -21,7 +21,7 @@ Bug-Debian: https://bugs.debian.org/1140003
 +      g_set_error(err, OPENSLIDE_ERROR, OPENSLIDE_ERROR_FAILED,
 +                  "Area has invalid tile count %"PRId64"x%"PRId64,
 +                  area->tiles_across, area->tiles_down);
-+      return NULL;
++      goto FAIL;
 +    }
  
      // get position



View it on GitLab: 
https://salsa.debian.org/med-team/openslide/-/commit/6ed1a59aec3f90f52a490474873144539378ee09

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/openslide/-/commit/6ed1a59aec3f90f52a490474873144539378ee09
You're receiving this email because of your account on salsa.debian.org. Manage 
all notifications: https://salsa.debian.org/-/profile/notifications | Help: 
https://salsa.debian.org/help


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to