Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
detect-http: add superfluous alloc check for cocci
Add not-needed SCCalloc return check to satisfy our Cocci malloc checks as it can't see that the caller immediately checks the return value of this simple wrapper around SCCalloc.
- Loading branch information