Andreas Rheinhardt
0ca09335aa
avcodec/a64multienc: Don't use static buffers, fix potential races
...
render_charset() used static buffers that are always completely
initialized before every use, so that it is unnecessary for the
values in these arrays to be kept after leaving the function.
Given that this is not only unnecessary, but harmful due to the
possibility of data races if several instances of a64multi/a64multi5
run simultaneously these buffers have been replaced by ordinary buffers
on the stack (they are small enough for this).
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2021-04-03 13:07:43 +02:00
..
2021-03-30 12:36:32 +02:00
2021-03-11 16:06:33 +01:00
2021-03-22 02:43:04 +01:00
2021-04-03 13:07:43 +02:00
2021-03-10 20:26:36 -03:00
2021-03-30 12:36:32 +02:00
2021-03-26 16:00:14 +01:00
2021-04-02 12:06:56 +02:00
2021-04-02 12:19:07 +02:00
2021-03-25 12:51:09 +10:00
2021-04-02 09:00:32 +10:00
2021-03-10 20:26:36 -03:00
2021-03-30 12:36:32 +02:00
2021-03-05 19:45:00 +02:00
2021-03-03 11:40:40 +01:00
2021-03-17 13:42:54 -03:00
2021-03-17 13:42:54 -03:00
2021-03-17 13:42:54 -03:00
2021-04-02 19:07:59 +02:00
2021-03-30 12:36:32 +02:00
2021-03-10 20:26:36 -03:00
2021-04-02 18:05:02 +02:00
2021-03-24 08:00:57 +01:00
2021-03-14 13:37:01 -03:00
2021-03-19 03:12:24 +01:00
2021-04-02 19:01:13 +02:00
2021-03-09 13:41:22 +01:00
2021-04-02 18:09:26 +02:00
2021-03-10 20:26:36 -03:00
2021-03-12 23:25:23 +01:00
2021-03-12 22:45:33 +00:00
2021-03-12 23:25:23 +01:00
2021-03-12 22:45:33 +00:00
2021-03-12 23:24:31 +01:00
2021-03-30 12:36:32 +02:00
2021-03-14 23:29:51 +01:00
2021-03-30 12:36:32 +02:00
2021-03-22 02:43:04 +01:00
2021-03-30 12:36:32 +02:00
2021-03-19 15:33:54 -03:00
2021-03-16 10:38:41 +01:00
2021-03-17 14:12:18 -03:00
2021-03-30 12:36:32 +02:00
2021-03-08 22:08:49 +01:00
2021-04-01 14:01:47 +02:00
2021-03-22 02:43:04 +01:00
2021-03-22 02:43:04 +01:00
2021-03-09 13:41:22 +01:00
2021-03-30 19:57:34 +02:00
2021-03-29 22:19:39 +02:00
2021-03-30 12:36:32 +02:00
2021-04-02 12:19:07 +02:00
2021-03-17 14:12:18 -03:00
2021-03-16 10:52:27 +01:00
2021-04-01 10:10:21 +02:00
2021-03-02 20:53:04 +01:00
2021-03-08 19:19:19 +01:00
2021-03-13 21:02:31 +01:00
2021-03-30 12:36:32 +02:00
2021-03-30 12:36:32 +02:00
2021-03-26 15:53:30 +01:00
2021-03-13 21:02:31 +01:00
2021-04-02 18:55:27 +02:00
2021-04-01 14:52:43 +02:00
2021-03-09 13:41:22 +01:00
2021-03-03 12:49:57 +01:00
2021-04-01 14:48:01 +02:00
2021-03-22 02:43:04 +01:00
2021-03-11 21:41:52 +00:00
2021-03-08 13:25:04 +01:00
2021-03-15 06:42:29 +01:00
2021-04-02 18:04:35 +02:00
2021-03-31 23:09:35 +02:00
2021-03-10 20:26:36 -03:00
2021-04-01 10:10:21 +02:00
2021-03-01 20:19:15 +01:00
2021-03-03 12:41:44 +01:00
2021-03-30 12:36:32 +02:00
2021-03-10 20:26:36 -03:00
2021-03-30 12:36:32 +02:00
2021-03-22 02:43:04 +01:00
2021-03-22 02:43:04 +01:00
2021-03-16 10:34:29 +01:00
2021-03-22 02:43:04 +01:00
2021-03-14 23:29:51 +01:00
2021-03-08 05:04:04 +01:00
2021-03-25 00:32:47 +01:00
2021-04-01 14:41:31 +02:00
2021-03-16 10:38:41 +01:00
2021-03-21 09:46:23 +01:00
2021-03-16 10:38:41 +01:00
2021-03-17 14:36:13 +01:00
2021-03-11 02:02:26 +01:00
2021-03-16 10:38:41 +01:00
2021-03-16 10:38:41 +01:00
2021-03-17 13:43:56 -03:00
2021-03-16 10:38:41 +01:00
2021-03-16 10:38:41 +01:00
2021-03-16 10:38:41 +01:00
2021-03-16 10:38:41 +01:00
2021-03-16 10:38:41 +01:00
2021-03-16 10:38:41 +01:00
2021-03-16 10:38:41 +01:00
2021-03-16 10:38:41 +01:00
2021-03-26 18:36:28 -03:00
2021-03-30 12:36:32 +02:00
2021-04-01 10:10:21 +02:00
2021-03-30 12:36:32 +02:00
2021-03-30 12:36:32 +02:00
2021-03-19 15:35:35 -03:00
2021-03-10 14:09:14 +01:00
2021-03-17 13:44:16 -03:00
2021-03-23 21:41:41 +01:00
2021-03-30 12:36:32 +02:00
2021-03-31 14:37:05 +02:00
2021-03-30 12:36:32 +02:00
2021-03-08 19:19:19 +01:00
2021-04-01 14:50:25 +02:00
2021-04-01 14:50:25 +02:00
2021-03-09 13:41:22 +01:00
2021-03-08 19:22:21 +01:00
2021-03-30 12:36:32 +02:00
2021-03-30 12:36:32 +02:00
2021-03-30 12:36:32 +02:00
2021-03-31 23:09:35 +02:00
2021-04-02 16:01:10 +02:00
2021-03-31 23:09:35 +02:00
2021-03-02 07:32:50 +01:00
2021-03-10 20:26:36 -03:00
2021-04-02 16:01:10 +02:00
2021-04-02 16:01:10 +02:00
2021-03-22 02:43:04 +01:00
2021-04-01 14:44:40 +02:00
2021-03-22 02:43:04 +01:00
2021-03-10 20:26:36 -03:00
2021-03-17 13:44:16 -03:00
2021-03-17 13:44:16 -03:00
2021-03-17 13:44:16 -03:00
2021-03-05 19:45:00 +02:00
2021-03-20 02:56:31 +01:00
2021-03-17 14:12:17 -03:00
2021-03-19 03:12:24 +01:00
2021-03-20 03:56:57 +01:00
2021-03-09 13:41:22 +01:00
2021-03-09 13:41:22 +01:00
2021-03-19 00:10:24 +01:00
2021-04-01 10:10:21 +02:00
2021-04-01 14:13:50 +02:00
2021-04-02 18:45:05 +02:00
2021-03-30 12:36:32 +02:00
2021-03-26 03:04:28 +01:00
2021-03-16 10:34:29 +01:00
2021-03-30 12:36:32 +02:00
2021-03-22 02:43:04 +01:00
2021-03-09 14:00:13 +01:00
2021-03-22 02:43:04 +01:00
2021-04-01 14:41:20 +02:00
2021-03-09 13:41:22 +01:00
2021-04-03 11:54:12 +02:00
2021-03-30 12:36:32 +02:00
2021-03-22 02:43:04 +01:00
2021-03-30 12:36:32 +02:00
2021-03-29 22:19:39 +02:00
2021-03-26 16:00:14 +01:00
2021-03-22 02:43:04 +01:00
2021-03-30 12:36:32 +02:00
2021-03-19 23:59:45 +01:00
2021-03-10 20:26:36 -03:00
2021-03-02 15:06:22 +01:00
2021-03-30 12:36:32 +02:00
2021-03-23 13:51:18 +01:00
2021-03-17 15:06:47 -03:00
2021-04-02 17:40:54 +02:00
2021-03-22 02:43:04 +01:00
2021-03-30 12:36:32 +02:00
2021-03-05 19:45:00 +02:00
2021-03-05 19:45:00 +02:00
2021-03-19 15:35:35 -03:00
2021-03-30 12:36:32 +02:00
2021-03-17 13:44:16 -03:00
2021-03-17 13:44:16 -03:00
2021-03-17 13:44:16 -03:00
2021-03-17 13:44:16 -03:00
2021-03-17 13:44:16 -03:00
2021-03-17 13:44:16 -03:00
2021-03-17 13:44:16 -03:00
2021-03-25 00:02:17 +01:00
2021-03-20 01:02:11 +01:00
2021-03-19 14:50:48 -04:00
2021-04-01 14:45:54 +02:00
2021-03-30 12:36:32 +02:00
2021-03-09 13:41:22 +01:00
2021-03-30 12:36:32 +02:00
2021-03-17 15:06:48 -03:00
2021-03-30 12:36:32 +02:00
2021-03-30 12:36:32 +02:00
2021-03-30 12:36:32 +02:00
2021-03-08 17:37:05 +01:00