[webkit-reviews] review granted: [Bug 197266] [WPE][GTK] UI process crash when Connection is destroyed when second Connection::invalidate lambda is destroyed : [Attachment 379106] Fixes a crash when the program exists.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 18 23:28:49 PDT 2019


Libor Bukata <libor.bukata at oracle.com> has granted  review:
Bug 197266: [WPE][GTK] UI process crash when Connection is destroyed when
second Connection::invalidate lambda is destroyed
https://bugs.webkit.org/show_bug.cgi?id=197266

Attachment 379106: Fixes a crash when the program exists.

https://bugs.webkit.org/attachment.cgi?id=379106&action=review




--- Comment #3 from Libor Bukata <libor.bukata at oracle.com> ---
Created attachment 379106

  --> https://bugs.webkit.org/attachment.cgi?id=379106&action=review

Fixes a crash when the program exists.

Note that it resolves the crash during
the program termination but it leaks
memory because the timer destructor was
never called.


More information about the webkit-reviews mailing list