|
From: | GNU bug Tracking System |
Subject: | bug#72245: closed ([PATCH] Fix integer overflow when reading XPM) |
Date: | Sun, 01 Sep 2024 11:23:02 +0000 |
Your message dated Sun, 1 Sep 2024 04:20:32 -0700 with message-id <CADwFkmkxNqtGhDZsxwRd+qw0GH-zfTJL6QXj0ZWe9coGz9+JKg@mail.gmail.com> and subject line Re: bug#72245: [PATCH] Fix integer overflow when reading XPM has caused the debbugs.gnu.org bug report #72245, regarding [PATCH] Fix integer overflow when reading XPM to be marked as done. (If you believe you have received this mail in error, please contact help-debbugs@gnu.org.) -- 72245: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72245 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems
--- Begin Message ---Subject: [PATCH] Fix integer overflow when reading XPM Date: Mon, 22 Jul 2024 07:35:55 -0700 Severity: minor Since XPM files are untrusted input, I think we'd better handle integer overflow when parsing it, in case the file is malformed. Proposed patch attached.0001-Fix-integer-overflow-when-reading-XPM.patch
Description: Text Data
--- End Message ---
--- Begin Message ---Subject: Re: bug#72245: [PATCH] Fix integer overflow when reading XPM Date: Sun, 1 Sep 2024 04:20:32 -0700 Version: 31.1 Stefan Kangas <stefankangas@gmail.com> writes: > Since we don't have an alternative patch, I will install the one I > proposed in the next couple of days. Thanks. Pushed to master as commit 73277a4097b. Closing.
--- End Message ---
[Prev in Thread] | Current Thread | [Next in Thread] |