Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: fuzzers: fix possible NULL deref
We need to check for NULL here since we can cause mallocs to fail. Signed-off-by: David Korczynski <[email protected]>
- Loading branch information