Lior Lahav
b7559d9f3b
Fix possible crash in command getkeys ( #12380 )
...
When getKeysUsingKeySpecs processes a command with more than one key-spec,
and called with a total of more than 256 keys, it'll call getKeysPrepareResult again,
but since numkeys isn't updated, getKeysPrepareResult will not bother to copy key
names from the old result (leaving these slots uninitialized). Furthermore, it did not
consider the keys it already found when allocating more space.
Co-authored-by: Oran Agra <oran@redislabs.com>
2023-07-03 12:45:18 +03:00
..
2023-06-26 07:43:38 -07:00
2023-06-27 16:43:46 +03:00
2023-07-02 20:38:30 +03:00
2022-10-16 09:01:37 +03:00
2023-06-11 23:12:05 +03:00
2023-04-12 09:19:21 +03:00
2022-04-14 11:18:32 +03:00
2023-05-18 12:16:46 +03:00
2022-04-24 17:29:35 +03:00
2023-04-12 09:19:21 +03:00
2023-06-16 08:14:11 -07:00
2023-06-15 10:07:47 +03:00
2022-08-16 22:04:22 +03:00
2023-06-20 12:50:03 +03:00
2022-11-28 17:35:31 +02:00
2022-02-08 13:14:42 +02:00
2023-06-11 09:02:41 +03:00
2023-07-03 12:45:18 +03:00
2023-06-20 10:07:29 +03:00
2023-02-28 15:15:26 +02:00
2023-03-09 12:05:50 +02:00
2021-11-02 16:42:53 +02:00
2021-06-09 15:13:24 +03:00
2023-05-24 09:40:11 +03:00
2023-03-04 12:54:36 +02:00
2023-05-04 11:58:31 +03:00
2023-03-11 10:14:16 +02:00
2023-03-11 10:14:16 +02:00
2022-04-19 11:31:15 +03:00
2023-06-26 07:43:38 -07:00
2023-03-16 08:50:32 +02:00
2011-05-20 11:44:54 +02:00
2023-03-11 10:14:16 +02:00
2023-06-20 20:41:41 +03:00
2023-03-12 17:50:44 +02:00
2023-05-04 13:02:08 +03:00
2023-06-12 14:05:34 +03:00
2022-03-01 14:40:29 +02:00
2023-06-27 16:43:46 +03:00
2023-03-16 14:04:31 +02:00
2023-04-18 16:14:26 +03:00
2023-04-25 10:17:21 +03:00
2023-01-16 13:49:30 +02:00
2021-03-22 13:27:46 +02:00
2023-03-12 17:50:44 +02:00
2022-04-24 17:29:35 +03:00
2023-04-12 09:19:21 +03:00