julia
ecf816d8 - coverage: check the allocation of a line-counter block

Commit
1 day ago
coverage: check the allocation of a line-counter block Every other allocation in this file goes through the checked `calloc_s` / `realloc_s` helpers; this one dereferenced the result of a bare `calloc` on the next line. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Committer
Parents
Loading