[webkit-changes] [WebKit/WebKit] a8b6ea: REGRESSION(287061 at main): [SOUP] Prevent early dest...
Philippe Normand
noreply at github.com
Sun Dec 15 10:29:17 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a8b6ea5c059f5f7e9f4ad18af1dbc29c60954286
https://github.com/WebKit/WebKit/commit/a8b6ea5c059f5f7e9f4ad18af1dbc29c60954286
Author: Philippe Normand <philn at igalia.com>
Date: 2024-12-15 (Sun, 15 Dec 2024)
Changed paths:
M Source/WebCore/platform/soup/PublicSuffixStoreSoup.cpp
Log Message:
-----------
REGRESSION(287061 at main): [SOUP] Prevent early destruction of the tld string in PublicSuffixStore
https://bugs.webkit.org/show_bug.cgi?id=284711
Reviewed by Michael Catanzaro.
Make sure the string passed to soup_tld_get_base_domain() is not destroyed before usage.
Canonical link: https://commits.webkit.org/287853@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list