Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Limit maximum BER packet length in
FuzzParseDN
to 65536 bytes (#…
…466) Parallel and large amount of fuzzing data can create large amounts of allocated data and cause restricted fuzzing environments to crash (see #460)
- Loading branch information