Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5d047d3c9925bc44725c9239c27f408c98929132
https://github.com/WebKit/WebKit/commit/5d047d3c9925bc44725c9239c27f408c98929132
Author: Lauro Moura <[email protected]>
Date: 2024-11-14 (Thu, 14 Nov 2024)
Changed paths:
M Source/WTF/wtf/glib/GSocketMonitor.cpp
Log Message:
-----------
[GLIB] Invalid write reported by Valgrind on
GSocketMonitor::sourceSocketCallback
https://bugs.webkit.org/show_bug.cgi?id=283053
Reviewed by Carlos Garcia Campos.
Move the callback cleanup to be the last operation on the monitor as
losing the callback might invoke the monitor's destructor right away.
Combined changes:
* Source/WTF/wtf/glib/GSocketMonitor.cpp:
(WTF::GSocketMonitor::socketSourceCallback):
Canonical link: https://commits.webkit.org/286596@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes