Commit db094cc
Fix ServerAcceptContext usage in XdpMapMode test
Now that #6125 changed ServerAcceptContext to take a UniquePtr<TestConnection>*,
pass &Server directly instead of casting to TestConnection**.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent f4c05f7 commit db094cc
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5045 | 5045 | | |
5046 | 5046 | | |
5047 | 5047 | | |
5048 | | - | |
5049 | | - | |
5050 | | - | |
| 5048 | + | |
5051 | 5049 | | |
5052 | 5050 | | |
5053 | 5051 | | |
| |||
0 commit comments