This website requires JavaScript.
Explore
Help
Sign In
Redis
/
redis
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
6.2.9
redis
/
tests
T
History
Oran Agra
37b3b2a7e0
Fix range issues in ZRANDMEMBER and HRANDFIELD (CVE-2023-22458)
...
missing range check in ZRANDMEMBER and HRANDIFLD leading to panic due to protocol limitations
2023-01-16 18:41:08 +02:00
..
assets
Sanitize dump payload: handle remaining empty key when RDB loading and restore command (
#9349
)
2021-10-04 13:59:40 +03:00
cluster
Revert cluster slot migration tests. (
#8806
)
2021-04-18 20:51:08 +03:00
helpers
When redis-cli received ASK, it didn't handle it (
#8930
)
2021-10-04 13:59:40 +03:00
integration
Try to fix a race in psync2 test (
#11553
)
2022-12-12 17:02:54 +02:00
modules
Use 'gcc' instead of 'ld' to link test modules. (
#9710
)
2022-12-12 17:02:54 +02:00
sentinel
Solve sentinel test issue in TLS due to recent tests change. (
#8728
)
2021-04-01 09:44:44 +03:00
support
Avoid integer overflows in SETRANGE and SORT (CVE-2022-35977)
2023-01-16 18:41:08 +02:00
tmp
…
unit
Fix range issues in ZRANDMEMBER and HRANDFIELD (CVE-2023-22458)
2023-01-16 18:41:08 +02:00
instances.tcl
Solve sentinel test issue in TLS due to recent tests change. (
#8728
)
2021-04-01 09:44:44 +03:00
test_helper.tcl
test suite improvements pulled back from 7.0 for cherry picked commits
2022-04-27 16:31:52 +03:00