Pastoray
Pastoray
Would you consider adding support for custom .ch8 uploads or a way to write and run CHIP-8 code directly (either as source or assembled bytecode) ? Right now the provided...
## PR Checklist - [x] The PR title follows our guidelines: https://github.com/NativeScript/NativeScript/blob/master/tools/notes/CONTRIBUTING.md#commit-messages. - [x] There is an issue for the bug/feature this PR is for. To avoid wasting your time,...
**Describe the bug** Following the [docs](https://drmemory.org/page_fuzzer.html#sec_fuzzer_target), i tried using Drfuzz to get a hang of how it works, however doesn't seem to work at all, even when there are leaks...
### Description Crashing when trying to connect to two servers at the same time. You could argue no one would do this but in some cases at least for me...
This is an improvement for the per-iteration leak scan fuzzer feature. Reference: #1797 The current error logging implementation is somewhat confusing, as it reports all previous leaks in every subsequent...