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

Use VecDeque<OwnedFd> and Vec<OwnedFd> for in_fds/out_fds #666

Merged
merged 2 commits into from
Nov 21, 2023

backend: Check number of fds before parsing message

3918191
Select commit
Loading
Failed to load commit list.
Merged

Use VecDeque<OwnedFd> and Vec<OwnedFd> for in_fds/out_fds #666

backend: Check number of fds before parsing message
3918191
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 9, 2023 in 0s

96.55% of diff hit (target 73.19%)

View this Pull Request on Codecov

96.55% of diff hit (target 73.19%)

Annotations

Check warning on line 197 in wayland-backend/src/rs/wire.rs

@codecov codecov / codecov/patch

wayland-backend/src/rs/wire.rs#L197

Added line #L197 was not covered by tests