You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: harden CoverageMap env var parsing and validation
Properly parse JAZZER_MAX_NUM_COUNTERS with trimming, reject negative
values with a clear error message, and cap INITIAL_NUM_COUNTERS at
MAX_NUM_COUNTERS to prevent out-of-bounds registration.
0 commit comments