Render pass with no attachments causes subtraction underflow.
未關閉
- 主要語言
- Rust
- 星號
- 812
- 分支
- 94
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。