@leroysheep / MovieWebApp / commits / dd06cb4239

Merge branch 'bc/rust-hash-cleanups' into jch

A few memory problems in the Rust interface to C hash functions have been corrected. The 'Clone' implementation of 'CryptoHasher' now properly initializes the context before cloning, and its 'Drop' implementation now discards the context to prevent leaks. * bc/rust-hash-cleanups: rust: discard hash context when finished hash: initialize context before cloning

Junio C Hamano committed Jul 23, 2026 at 12:54 UTC dd06cb42392401449a8fd2b799ae27f757298ca3

No changes.