Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed wrong size being used in calloc in test_deflate_set_header.
CID 293478 (madler#1 of 1): Wrong size argument (SIZEOF_MISMATCH) suspicious_sizeof: Passing argument 1UL to function calloc that returns a pointer of type zng_gz_header * is suspicious because a multiple of sizeof (zng_gz_header) /*80*/ is expected.
- Loading branch information