Max Ammann

Results 336 comments of Max Ammann

there seems to be movement now with this feature: https://github.com/rust-lang/cargo/issues/5707

The reason for this slow performance is probably an enabled debugging mode (with Chrome e.g.)

Same problem, fresh install of gh via snap and this happens. ``` Cloning into 'asdf'... warning: templates not found /usr/share/git-core/templates fatal: Unable to find remote helper for 'https' exit status...

I like the idea, however it seems like the current approach is to concatenate string segments together. A more robust way would be to have a abstract syntax tree representation...

Also, could it make sense to have this as an external crate? I seems like this is quite a burden for the LibAFL core devs to maintain as it is...

Not really, I'm just a random user of Lib afk who saw a stale PR :)

The more I'm exposed to weak functions the more I want to never touch linkers again :D > Is there a automated way to display the name of weakly defined...

> Shared ASAN is generally not recommended, no? Shared ASAN is default in GCC. In Clang static is default. So it depends who you ask :)

> Getting the exact coverage for the full corpus. Something like: I don't full remember whether LLVMs default coverage collection merges runs. I would suspect that the profraw files might...