Zack

Results 3 issues of Zack

Neither [DebugCallback::new](https://github.com/vulkano-rs/vulkano/blob/master/vulkano/src/instance/debug.rs#L84) nor [CStr::from_ptr](https://doc.rust-lang.org/stable/src/std/ffi/c_str.rs.html#997-1001) check for a null pointer which can lead to crashes. The RenderDoc bug reports have been resolved, as this is unrelated to RenderDoc. The remainder of...

type: bug
status: workable
type: safety

Currently the license is only documented in the rockspec file which prevents easily seeing what license Microlight is under. Github can automatically detect what license a repo is under and...

This happens in 0.25.1 ## Expected Panic on `unwrap` ## Actual behaviour Assertion failure within the jpeg decoder ``` thread 'main' panicked at /home/zack/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zune-jpeg-0.4.11/src/worker.rs:411:13: assertion `left == right` failed left:...