From: Junio C Hamano Date: Mon, 27 Jul 2026 16:09:01 +0000 (-0700) Subject: Merge branch 'bc/rust-hash-cleanups' X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=47ea9e4c6efd66735cbfed4ef3ac8b76e16b392d;p=thirdparty%2Fgit.git 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 --- 47ea9e4c6efd66735cbfed4ef3ac8b76e16b392d