-
The [download docs](https://earthaccess.readthedocs.io/en/latest/user-reference/api/api/#earthaccess.api.download) say that the return value shall be a list of strings. When running `in_region` howeve…
-
Python 3.11.4 Windows 10/11.
Please forgive me if the terminology is not right. I am using a DatagramProtocol to setup an SSM multicast socket to check for data for further processing. I haven't be…
-
# Lines of code
https://github.com/code-423n4/2023-04-ens/blob/45ea10bacb2a398e14d711fe28d1738271cd7640/contracts/dnsregistrar/OffchainDNSResolver.sol#L68
# Vulnerability details
## Description
O…
-
Would it be possible for the web compliance checker to output in pdf, as an option? I've been doing this by printing the page to a pdf, but for some reason the color formatting doesn't come through. T…
-
I've tried with the below code for mocking a mmio access.
```
const BUFFER: *mut u32 = 0xb8000 as *mut u32;
#[cfg(kani)]
#[kani::proof]
fn test_write() {
let val = 12;
unsafe {
…
-
version: clang/llvm 0e37487df8e0 April 5, 2023
args: `clang --analyze --analyzer-no-default-checks -Xanalyzer -analyzer-checker=core.NullDereference -Xanalyzer -analyzer-output=text 1.c`
Hi! I try…
-
In `intptr_t` expressions llvm generally picks the left hand side as providing provenance and warns about it. It would be nice if an analyzer could look deeper (across function boundaries, etc) and de…
-
-
```
What steps will reproduce the problem?
Unable to reproduce with a trivial test case, but reproduces on a large program
of mine which is static-linked with tcmalloc trunk from SVN:
export HEAPCH…
-
```
What steps will reproduce the problem?
Unable to reproduce with a trivial test case, but reproduces on a large program
of mine which is static-linked with tcmalloc trunk from SVN:
export HEAPCH…