]> git.ipfire.org Git - thirdparty/rspamd.git/commit
[Minor] WebUI: Fix fuzzy hash handling edge cases
authorAlexander Moisseev <moiseev@mezonplus.ru>
Tue, 27 Jan 2026 15:32:31 +0000 (18:32 +0300)
committerAlexander Moisseev <moiseev@mezonplus.ru>
Tue, 27 Jan 2026 15:32:31 +0000 (18:32 +0300)
commit11dbd9f879e73d5083589e275c3f5abbb29dc0ba
tree14a7ccb108ec0f9bdc51390234c5cb7669f918e0
parent232059808f6435b5c3286d3bc8c75e16d5fc3888
[Minor] WebUI: Fix fuzzy hash handling edge cases

- Fix hash collision when multiple hashes share same prefix
- Add bounds checking for fuzzy hash array access
- Add error handling for malformed JSON in hash data
- Remove unused parameter from generateFuzzyActions
interface/js/app/libft.js