Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: check first block in magic module
For the magic module, this bug (see previous commit) is less reachable, since if the SCAN_FLAGS_PROCESS_MEMORY is set, we do not reach this code. However, with a custom block iterator and without this flag, the block value could be NULL.
- Loading branch information