[Webkit-unassigned] [Bug 153413] New: Colormap should be freed when XWindow is destroyed on X11Helper.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jan 24 18:13:20 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=153413
Bug ID: 153413
Summary: Colormap should be freed when XWindow is destroyed on
X11Helper.
Classification: Unclassified
Product: WebKit
Version: WebKit Local Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit2
Assignee: webkit-unassigned at lists.webkit.org
Reporter: sunny.nam at samsung.com
Colormap is needed to create XWindow and it should be freed when XWindow is destroyed.
Unless Colormap is freed before destroying XWindow, memory leak is suspected.
XFreeColormap therefore is needed on X11Helper.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160125/b49d9fee/attachment.html>
More information about the webkit-unassigned
mailing list