@leroysheep / CrazyWebTemps / commits / 47ea9e4c6e

Merge branch 'bc/rust-hash-cleanups'

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 27, 2026 at 09:09 UTC 47ea9e4c6efd66735cbfed4ef3ac8b76e16b392d

No changes.