-
Hello~
# GS register shouldn't be modified in linux-sgx platform hardware mode (64 bit)
# In linux-sgx
`get_thread_data` use `READ_TD_DATA` assembly macro [here](https://github.com/intel/linux-sgx/…
-
From the public chat:
```
after bupstash put, I am running a bupstash get to check the data. Here, I am getting the following error: bupstash get: entry path/to/some/file content hash differs from i…
-
ruff 0.5.0+114 (d1aeadc00 2024-07-01)
```
ruff *.py --select ALL --no-cache --unsafe-fixes --preview --output-format concise --isolated
```
file content(at the bottom should be attached raw, n…
-
commit: 50d75422c8b26089954d8d1b93560400dbeab14a
**Describe the bug**
I was trying the libfuzzer shim on a C project:
```
thread '' panicked at .../LibAFL/libafl_targets/src/libfuzzer/mutators…
-
ruff 0.5.0+130 (7c8112614 2024-07-02)
```
ruff *.py --select I001,Q004 --no-cache --fix --unsafe-fixes --preview --output-format concise --isolated
```
file content(at the bottom should be attac…
-
## What is the idea?
Introduce [fuzzing](https://en.wikipedia.org/wiki/Fuzzing) into Javy
Check out https://rust-fuzz.github.io/book/cargo-fuzz.html to start
## What problem does it solve?
It …
-
### Describe the bug
As a part of #10728 we have added tests for semi join, and on the first merge on main they failed (they always passed). I have ignored that tests for now but that failure suggest…
-
I've been fuzzing a little project using q_compress in Rust, and managed to find some weird corner cases in the compressor/decompressor.
Minimal Reproduction Case:
```rust
#!/usr/bin/env -S cargo…
-
**Describe the bug**
The Rust cargo tool supports two types of cargo.toml files:
- for a package
- workspace
Our top level [Cargo.toml](https://github.com/stacks-network/stacks-blockchain/blob…
-
There are currently two places where the lint can be configured, in build.rs using `cargo::rustc-check-cfg` and in the `Cargo.toml` in the `lints` section. Generally, having only one place is better t…