Merge branch 'ps/reftable-get-random-fix'
The code to compute "unique" name used git_rand() which can fail or get stuck; the callsite does not require cryptographic security. Introduce the "insecure" mode and use it appropriately. * ps/reftable-get-random-fix: reftable/stack: accept insecure random bytes wrapper: allow generating insecure random bytes
Junio C Hamano committed
Jan 21, 2025 at 08:44 UTC
cb441e1ec3f3cf475d9037a4ce74e8fccd6be7d8
No changes.