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

strncpy out of bounds fix #1785

Merged
merged 2 commits into from
Jan 6, 2025

null-terminate destination buffer in emb_strncpy

cc4fccb
Select commit
Loading
Failed to load commit list.
Merged

strncpy out of bounds fix #1785

null-terminate destination buffer in emb_strncpy
cc4fccb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 6, 2025 in 0s

85.44% (+0.00%) compared to 5ff5b3c

View this Pull Request on Codecov

85.44% (+0.00%) compared to 5ff5b3c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.44%. Comparing base (5ff5b3c) to head (cc4fccb).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1785   +/-   ##
=======================================
  Coverage   85.44%   85.44%           
=======================================
  Files         466      466           
  Lines       10979    10979           
  Branches     1631     1631           
=======================================
  Hits         9381     9381           
  Misses        867      867           
  Partials      731      731