Closed
Bug 26995
Opened 25 years ago
Closed 25 years ago
access violation when let gif animation run for long periods
Categories
(Core :: Graphics: ImageLib, defect, P3)
Tracking
()
VERIFIED
FIXED
M15
People
(Reporter: pnunn, Assigned: pnunn)
References
()
Details
gif.cpp, line 1553.
in BlockAllocCat eventually runs over the allocation.
It must mean that the reallocated buffer is not
freed properly.
Note: some animated gifs never hit this code, which is why this
only shows up on some.
I am marking this bug fixed. All 3 platforms have been running with this gif for
a long time.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 4•24 years ago
|
||
Url is no longer exists. Accepting Neeti's commemts. Marking verified.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•