AFLplusplus / AFLplusplus/LibAFL

Signal handling in libafl_bolts is very unsafe

Aperta
#2,477 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
cleanup
Lingua principale
Rust
Stelle
2.6k
Fork
481
Merge medio
2g 30m
PR unite (30g)
16

Descrizione

There's a lot of potential for double-mutability here with `&mut self` in `handle`. We should either take the reference when a signal is being handled and replace it when finished or use `&self`.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.