[Webkit-unassigned] [Bug 123874] Fix calc length memory leak
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 19 10:12:51 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=123874
Ahmad Saleem <ahmad.saleem792 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ahmad.saleem792 at gmail.com
--- Comment #1 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
Already done:
https://github.com/WebKit/WebKit/blob/cbe5dfe8952e90d8b26a4ee9fc237f6dc91dfd0e/Source/WebCore/css/CSSPrimitiveValue.cpp#L363
Change already slightly:
https://github.com/WebKit/WebKit/blob/61efe4fc0805937f7c699aee72ed1139026f35bc/Source/WebCore/platform/Length.h#L92
and mostly here as well:
https://github.com/WebKit/WebKit/blob/86e87754dc3548e5e74bed0bfa82411aa61efdb5/Source/WebCore/platform/Length.cpp#L266
https://github.com/WebKit/WebKit/blob/86e87754dc3548e5e74bed0bfa82411aa61efdb5/Source/WebCore/platform/Length.cpp#L223
Is something else needed? Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220919/ede0e53a/attachment.htm>
More information about the webkit-unassigned
mailing list