[Webkit-unassigned] [Bug 118781] New: [BlackBerry] Fix platform/image-encoders/JPEGImageEncoder.cpp memory leaks.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 16 23:03:08 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=118781
Summary: [BlackBerry] Fix
platform/image-encoders/JPEGImageEncoder.cpp memory
leaks.
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: Minor
Priority: P2
Component: Images
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: lizeng at blackberry.com
CC: charles.wei at torchmobile.com.cn
The function "jpeg_finish_compress" abort the processing of a JPEG compression operation.
The compress object doesn't destroy, then it will be memory leak.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list