Render pass with no attachments causes subtraction underflow.
Aperta
- Lingua principale
- Rust
- Stelle
- 812
- Fork
- 94
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
https://github.com/amethyst/rendy/blob/master/graph/src/node/render/pass.rs#L718
The subtraction here underflows when attachments.len() == 0. This causes a crash in developer mode.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.