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

Fix out of bounds read #507

Merged
merged 7 commits into from
Jul 31, 2023

stylistic changes

5771e16
Select commit
Loading
Failed to load commit list.
Merged

Fix out of bounds read #507

stylistic changes
5771e16
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 31, 2023 in 0s

72.77% (+72.77%) compared to 5648422

View this Pull Request on Codecov

72.77% (+72.77%) compared to 5648422

Details

Codecov Report

Patch coverage: 35.00% and project coverage change: +72.77% 🎉

Comparison is base (5648422) 0.00% compared to head (5771e16) 72.77%.

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #507       +/-   ##
===========================================
+ Coverage        0   72.77%   +72.77%     
===========================================
  Files           0       91       +91     
  Lines           0     5777     +5777     
===========================================
+ Hits            0     4204     +4204     
- Misses          0     1398     +1398     
- Partials        0      175      +175     
Files Changed Coverage Δ
dhcpv4/nclient4/conn_unix.go 63.51% <0.00%> (ø)
dhcpv4/nclient4/ipv4.go 87.40% <36.84%> (ø)

... and 89 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.