RESOLVED FIXED241740
webpushd should protect incoming pushes with an os_transaction
https://bugs.webkit.org/show_bug.cgi?id=241740
Summary webpushd should protect incoming pushes with an os_transaction
Ben Nham
Reported 2022-06-17 21:25:03 PDT
webpushd should acquire an os_transaction in its incoming push message path, or else it might get jetsamed in the middle of processing a push.
Attachments
Ben Nham
Comment 1 2022-06-17 21:32:19 PDT
rdar://93597450 (webpushd needs to create an os_transaction that protects incoming push message handling)
Ben Nham
Comment 2 2022-06-17 21:50:48 PDT
EWS
Comment 3 2022-06-27 11:54:20 PDT
Committed 251879@main (f7b5d128dfff): <https://commits.webkit.org/251879@main> Reviewed commits have been landed. Closing PR #1609 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.