bitwave

Results 22 comments of bitwave

I updated the PR in my fork, to address the merging conflicts: https://github.com/bitwave/arbitrary/tree/no_std

> Even for primarily no-std crates, it is reasonable for the fuzz targets to use std (and they don't force the main crate itself to otherwise use std). Not if...

same happens for me with the other patches... Can these be updated or the patch base (agains which I can apply them) be specified? I used -b 3.3.0 for repo...

For the `optee_client.diff` patch this command works `git apply --recount --ignore-space-change --ignore-whitespace ../afl-tee/patches/optee-3.3/optee_client.diff` it ignores the line counts in the patch headers, which are wrong.

for `optee_os.diff` remove the line **1264**. In the file to be patched, there is not an empty line. Therefore the patch fails. These with `git apply --ignore-space-change --ignore-whitespace` for the...

I got them applied, by changing some line numbers :( ```patch diff --git a/patches/optee-3.3/optee_client.diff b/patches/optee-3.3/optee_client.diff index 60d1a70..a2a0c3e 100644 --- a/patches/optee-3.3/optee_client.diff +++ b/patches/optee-3.3/optee_client.diff @@ -53,7 +53,7 @@ index 698092b..0384e04 100644 {...

is it possible to download with 4 connections, and 1mb chunks, but in random order?

just for completeness for aria2 vs saldl. I'm using multiple download tools, to check my firewall and server performance with downloading large files.

Have the same problem with `0.r131.4926075-1`, kernel is not bootable. Please fix this ASAP.