redict/tests/unit/type
Oran Agra b1939b052a
Integer Overflow in RAND commands can lead to assertion (CVE-2023-25155) (#11857)
Issue happens when passing a negative long value that greater than
the max positive value that the long can store.
2023-02-28 15:15:46 +02:00
..
hash.tcl Integer Overflow in RAND commands can lead to assertion (CVE-2023-25155) (#11857) 2023-02-28 15:15:46 +02:00
incr.tcl Make assert_refcount skip the OBJECT REFCOUNT check with needs:debug tag (#11487) 2022-11-22 16:38:27 +02:00
list-2.tcl Minor improvements for list-2 test (#8156) 2020-12-08 16:26:38 +02:00
list-3.tcl Fix quicklist node not being recompressed correctly after inserting a new node before or after it (#10120) 2022-01-16 08:54:40 +02:00
list-common.tcl Add listpack encoding for list (#11303) 2022-11-16 20:29:46 +02:00
list.tcl Remove wrong code in list pot timeout test (#11805) 2023-02-15 07:46:56 +02:00
set.tcl Integer Overflow in RAND commands can lead to assertion (CVE-2023-25155) (#11857) 2023-02-28 15:15:46 +02:00
stream-cgroups.tcl reprocess command when client is unblocked on keys (#11012) 2023-01-01 23:35:42 +02:00
stream.tcl Fix XSETID with max_deleted_entry_id issue (#11444) 2022-11-02 16:16:16 +02:00
string.tcl Optimization: sdsRemoveFreeSpace to avoid realloc on noop (#11766) 2023-01-31 17:26:35 +02:00
zset.tcl Integer Overflow in RAND commands can lead to assertion (CVE-2023-25155) (#11857) 2023-02-28 15:15:46 +02:00