Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
driver: Fix startup crash when fuzzing native libraries (#883)
driver: Fix startup crashes when fuzzing native libraries Fixes a JVM crash with the following frame while fuzzing native libraries: ``` [libstdc++.so.6+0x13bf8a] std::ostream::sentry::sentry(std::ostream&)+0x1a ```
- Loading branch information