grip icon indicating copy to clipboard operation
grip copied to clipboard

GoldSrc REST In Pawn (gRIP)

Results 38 grip issues
Sort by recently updated
recently updated
newest added

Bumps [spin](https://github.com/mvdnes/spin-rs) from 0.5.0 to 0.5.2. **This update includes a security fix.** Vulnerabilities fixed *Sourced from [The RustSec Advisory Database](https://github.com/RustSec/advisory-db/blob/master/crates/spin/RUSTSEC-0000-0000.toml).* > **Wrong memory orderings in RwLock potentially violates mutual exclusion**...

dependencies
security
rust

Introduced in changelog, here #130

enhancement

I guess, we should use `std::ffi::CString`

bug

https://github.com/johnthagen/min-sized-rust Consider Xargo, upx

good first issue

`get_module()`, `get_module_mut()` Better to use safer alternatives.

bug

Replace with `.expect(...)` or correct error handling.

good first issue