-
Seems to be opening and closing the menu without being able to move on. TTY mode.
extmenu is enabled.
This seemed to start happening after a recent merge of new vanilla changes from upstream.
…
-
```
A persistent window/tab that remembers your settings/lists/etc will allow a tester to
retry different tests faster.
You should be able to reopen the fuzzer to tweak settings e.g change injection …
-
### Description
A heap-buffer-overflow was detected in `decompress_frame_fuzzer` built by OSS-Fuzz on commit `9a573833fe58aa422f6bb27455d6812b5fb6ae21`. The issue occurred in `zlib_wrap_decompress`, …
-
It's been awhile, but I've purchased another GL modem and was going back over my notes. On a new 22.04 setup, same as what I used before in a video, I was able to run the ./container.sh run release-5g…
-
'parent_prompt' cannot be locate in csv. Did it mean 'parent' or something else?
Traceback (most recent call last):
File "/data2/ambarion/workspace/PromptFuzz/./Experiment/run.py", line 41, in…
-
When I want to use enhancer to convert my self-generated test cases into the single output format, I found the following code in 1-3-transform.py:
```
ctag_command = "/home/user42/llvm-project-llvmo…
-
It's possible for vregs to be used or defined in branch instructions, but the fuzzer doesn't seem to check for these operands.
The following doesn't pass the fuzzer:
```
block0:
0. branch(1).…
-
[Job](https://mihubot.xyz/runtime-utils/9b119ec1a6564682a67189a4730f5c6f) completed in 1 hour 36 minutes.
https://github.com/dotnet/runtime/pull/107195
Artifacts:
- [AssemblyNameInfoFuzzer-inputs.zi…
-
# Fuzz driver generated by [oss-fuzz-gen](https://github.com/google/oss-fuzz-gen)
```cpp
#include "ixml.h"
#include
#include
#include
#include
#define kMinInputLength 10
#define kMaxInpu…
-
> Uri implemented a fuzzer for EC serverless, that sent a lot of commands and verified that the returned answers made sense. We thought that we should integrate it into glide CI, to verify that it doe…