WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
250557
IPC stream buffer interface allows creating npot buffer sizes
https://bugs.webkit.org/show_bug.cgi?id=250557
Summary
IPC stream buffer interface allows creating npot buffer sizes
Kimmo Kinnunen
Reported
2023-01-13 02:36:59 PST
IPC stream buffer interface allows creating npot buffer sizes Non-power of two buffer sizes are problematic because the circular buffer algorithm benefits from using power of two buffers.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-01-13 02:37:26 PST
<
rdar://problem/104217729
>
Kimmo Kinnunen
Comment 2
2023-01-13 02:41:19 PST
Pull request:
https://github.com/WebKit/WebKit/pull/8613
EWS
Comment 3
2023-01-14 00:45:38 PST
Committed
258911@main
(b3f9762fcd0a): <
https://commits.webkit.org/258911@main
> Reviewed commits have been landed. Closing PR #8613 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug