Bugzilla – Attachment 22599 Details for
Bug 58356
VUL-0: CVE-2004-0691: qt: bmp parser overflow
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
qasyncimageio.cpp.diff
qasyncimageio.diff (text/x-diff), 633 bytes, created by
Adrian Schröter
on 2004-08-06 22:44:56 UTC
(
hide
)
Description:
qasyncimageio.cpp.diff
Filename:
MIME Type:
Creator:
Adrian Schröter
Created:
2004-08-06 22:44:56 UTC
Size:
633 bytes
patch
obsolete
>--- qt-x11-free-3.3.2/src/kernel/qasyncimageio.cpp 2004-04-19 11:36:02.000000000 +0200 >+++ qt-x11-commercial-3.3.3/src/kernel/qasyncimageio.cpp 2004-08-05 16:42:03.000000000 +0200 >@@ -1,5 +1,5 @@ > /**************************************************************************** >-** $Id: qt/qasyncimageio.cpp 3.3.2 edited Dec 6 17:56 $ >+** $Id: qt/qasyncimageio.cpp 3.3.3 edited Jul 27 15:31 $ > ** > ** Implementation of asynchronous image/movie loading classes > ** >@@ -992,6 +992,7 @@ > accum = 0; > bitcount = 0; > sp = stack; >+ firstcode = oldcode = 0; > needfirst = FALSE; > out_of_bounds = FALSE; > }
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
Attachments on
bug 58356
:
22441
|
22446
|
22598
| 22599 |
22674
|
22675
|
22680
|
22691
|
22692