summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorminyong.ha <minyong.ha@lge.com>2023-05-22 14:44:13 +0900
committerTomas Mraz <tomas@openssl.org>2023-05-25 15:47:17 +0200
commit1f32ec077c2544489cb8299c6953c3a9d2e9d1b9 (patch)
treec4cdf9ae6116784a69cee02640109d83d14da17e /doc
parent321d6cd7f428d1c20b88dec8233eac8afe727577 (diff)
Fix a bug where the result of rehash is unstable
The root cause is that the file entries targeted for rehash are not actually sorted. Sort was skipped because the compare function was null. So a compare function has been implemented to allow file entries to be sorted. Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21013) (cherry picked from commit 31c94b5e1159b5435b2354e6525355ec33683ecc)
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions