Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ipc3: add subsize check #9374

Merged
merged 1 commit into from
Aug 28, 2024
Merged

ipc3: add subsize check #9374

merged 1 commit into from
Aug 28, 2024

Commits on Aug 27, 2024

  1. ipc3: fix subsize check

    The ext size is counted as part of the ipc header size. The process size
    and header size need to be less than the ipc max size.
    
    Signed-off-by: Curtis Malainey <cujomalainey@chromium.org>
    cujomalainey committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    3face9f View commit details
    Browse the repository at this point in the history