On Tue, 2012-02-07 at 11:55 +0100, Alessio Treglia wrote:
> Hi Matthias,
>
> I'm the maintainer of accountsservice for Debian and this is to bring Debian's
> bug#635168 [1] up to your attention.
No private bugmail please. -> bugs.freedesktop.org
--
To UNSUBSCRIBE, email to debian-bugs-dist-r
On Sun, 2007-05-20 at 02:31 +0200, Josselin Mouette wrote:
> In all cases, this looks like a bug in Xsgi rather than one in GTK+, but
> I'm CCing Matthias, who committed this change. Matthias, do you remember
> why you did this change? I can't find anything relevant in the
> ChangeLog.
>
Kind of
Ah, got it now. Does this look more complete ?
--- ImageMagick-6.2.5/magick/image.c.format-string-again 2005-10-22 12:17:39.0 -0400
+++ ImageMagick-6.2.5/magick/image.c 2006-01-09 10:09:33.0 -0500
@@ -2861,8 +2861,16 @@
char
format[MaxTextExtent];
+
I don't doubt that there are more vulnerabilities lurking in
ImageMagick, but I don't see how this same problem occurs in
animate.c...
Matthias
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
The same code is repeated in blob.c. Here is a more complete fix.
--- ImageMagick-6.2.5/magick/image.c.format-string-again 2005-10-22 12:17:39.0 -0400
+++ ImageMagick-6.2.5/magick/image.c 2006-01-04 11:37:30.0 -0500
@@ -2861,8 +2861,16 @@
char
format[Max
5 matches
Mail list logo