microsoft / onefuzz

A self-hosted Fuzzing-As-A-Service platform
MIT License
2.82k stars 198 forks source link

Improve handling of unexpected breakpoints #3493

Closed tevoinea closed 1 year ago

tevoinea commented 1 year ago

Summary of the Pull Request

What is this about?

Closes #3492

Info on Pull Request

What does this include?

Do not bail when we encounter a breakpoint we haven't set ourselves.

codecov-commenter commented 1 year ago

Codecov Report

Merging #3493 (293326e) into main (d34138d) will increase coverage by 0.01%. The diff coverage is 75.00%.

@@            Coverage Diff             @@
##             main    #3493      +/-   ##
==========================================
+ Coverage   39.46%   39.47%   +0.01%     
==========================================
  Files         299      299              
  Lines       36315    36316       +1     
==========================================
+ Hits        14330    14336       +6     
+ Misses      21985    21980       -5     
Files Changed Coverage Δ
src/agent/coverage/src/record/windows.rs 81.28% <75.00%> (-0.44%) :arrow_down:

... and 2 files with indirect coverage changes