[med-svn] [Git][med-team/openslide][debian/unstable] CVE-2026-48977.patch: adjust to reverted logic.
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Sun Jun 14 17:53:32 BST 2026
É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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20260614/0fc14fc1/attachment-0001.htm>
More information about the debian-med-commit
mailing list