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

Open
wants to merge 2 commits into
base: priettt/ndkCrashFramesFix
Choose a base branch
from

null-terminate destination buffer in emb_strncpy

99038bb
Select commit
Loading
Failed to load commit list.
Open

strncpy out of bounds fix #1785

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

85.43% (+0.00%) compared to e537269

View this Pull Request on Codecov

85.43% (+0.00%) compared to e537269

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.43%. Comparing base (e537269) to head (99038bb).

Additional details and impacted files

Impacted file tree graph

@@                    Coverage Diff                     @@
##           priettt/ndkCrashFramesFix    #1785   +/-   ##
==========================================================
  Coverage                      85.43%   85.43%           
==========================================================
  Files                            466      466           
  Lines                          10979    10979           
  Branches                        1631     1631           
==========================================================
  Hits                            9380     9380           
  Misses                           867      867           
  Partials                         732      732