Bugzilla – Attachment 48286 Details for
Bug 114344
buffer overflow in XFig on color select.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
[patch]
xfig.patch
xfig.patch (text/plain), 466 bytes, created by
Marcus Meissner
on 2005-08-31 10:43:39 UTC
(
hide
)
Description:
xfig.patch
Filename:
MIME Type:
Creator:
Marcus Meissner
Created:
2005-08-31 10:43:39 UTC
Size:
466 bytes
patch
obsolete
>--- w_color.c 2005/08/31 09:54:18 1.19 >+++ w_color.c 2005/08/31 10:42:32 >@@ -1057,7 +1057,7 @@ > { > F_compound *c; > int i, count; >- char buf[10]; >+ char buf[11]; > > /* keep array of counts of each color */ > for (i=0; i<num_usr_cols; i++) >@@ -2285,9 +2285,6 @@ > > /* > * $Log: w_color.c,v $ >- * Revision 1.19 2005/08/31 09:54:18 meissner >- * xfig.3.2.4-gcc4.dif >- * > * Revision 1.1 1995/02/28 15:40:16 feuille > * Initial revision > *
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 114344
: 48286