Andreas Rheinhardt
718e03e5f2
avcodec/jpeglsdec: Don't presume the context to contain a JLSState
...
Before 9b3c46a081a9f01559082bf7a154fc6be1e06c18 every call to
ff_jpegls_decode_picture() allocated and freed a JLSState. This commit
instead put said structure into the context of the JPEG-LS decoder to
avoid said allocation. But said function can also be called from other
MJPEG-based decoders and their contexts doesn't contain said structure,
leading to segfaults. This commit fixes this: The JLSState is now
allocated on the first call to ff_jpegls_decode_picture() and stored in
the context.
Found-by: Michael Niedermayer <michael@niedermayer.cc>
Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2021-04-20 21:19:29 +02:00
..
2021-04-19 14:34:10 +02:00
2021-04-19 14:34:10 +02:00
2021-04-19 14:34:10 +02:00
2021-04-19 14:34:10 +02:00
2021-04-19 14:34:10 +02:00
2021-03-30 12:36:32 +02:00
2021-04-19 14:34:10 +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-04-10 14:42:18 +10:00
2021-04-10 14:42:12 +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-06 03:20:59 +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-04-03 19:27:21 +02:00
2021-04-03 19:27:21 +02:00
2021-03-30 12:36:32 +02:00
2021-03-22 02:43:04 +01:00
2021-03-01 06:10:44 +01:00
2021-03-30 12:36:32 +02:00
2021-03-01 17:36:42 +01:00
2021-03-01 17:36:42 +01:00
2021-03-19 15:33:54 -03:00
2021-04-14 20:05:16 -03: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-04-17 16:53:17 +02: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-04-10 03:48:41 +02:00
2021-03-16 10:52:27 +01:00
2021-04-17 16:53:17 +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-04-08 01:17:49 +02:00
2021-04-12 18:29:10 +02:00
2021-03-15 06:42:29 +01:00
2021-04-02 18:04:35 +02:00
2021-04-14 20:07:52 -03:00
2021-04-14 20:07:52 -03:00
2021-04-14 20:07:52 -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-01 06:10:44 +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-04-20 21:19:29 +02:00
2021-04-13 02:44:48 +02:00
2021-03-25 00:32:47 +01:00
2021-04-01 14:41:31 +02:00
2021-04-18 08:36:17 +02: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-04-16 11:08:24 -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-26 18:36:28 -03:00
2021-04-10 03:48:41 +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-04-10 03:45:18 +02:00
2021-03-10 14:09:14 +01:00
2021-03-17 13:44:16 -03:00
2021-04-20 21:19:29 +02:00
2021-04-20 21:19:29 +02:00
2021-04-10 03:48:41 +02:00
2021-04-10 03:48:41 +02:00
2021-04-10 04:21:21 +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-04-14 20:08:09 -03:00
2021-04-10 04:21:21 +02:00
2021-04-12 18:29:10 +02:00
2021-04-10 04:21:21 +02:00
2021-03-30 12:36:32 +02:00
2021-03-31 23:09:35 +02:00
2021-04-10 04:21:21 +02:00
2021-04-08 01:17:24 +02:00
2021-04-10 04:21:21 +02:00
2021-03-10 20:26:36 -03:00
2021-04-02 16:01:10 +02:00
2021-04-12 18:29:11 +02:00
2021-04-12 18:29:10 +02:00
2021-04-08 16:59:27 +02:00
2021-03-22 02:43:04 +01:00
2021-04-12 18:29:10 +02:00
2021-04-01 14:44:40 +02:00
2021-03-22 02:43:04 +01:00
2021-04-15 18:15:57 +02: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-04-18 11:39:45 +02:00
2021-04-18 11:39:45 +02:00
2021-03-05 19:45:00 +02:00
2021-04-05 18:36:51 +02: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-01 17:36:16 +01:00
2021-03-09 13:41:22 +01:00
2021-03-09 13:41:22 +01:00
2021-04-08 22:40:26 +02: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-04-10 03:20:53 +02:00
2021-04-14 20:05:16 -03: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-01 06:04:46 +01:00
2021-03-01 06:07:48 +01:00
2021-03-30 12:36:32 +02:00
2021-03-22 02:43:04 +01:00
2021-04-20 16:58:20 +02:00
2021-04-12 18:29:10 +02:00
2021-04-12 18:29:10 +02:00
2021-04-12 18:29:10 +02: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-04-20 16:58:20 +02: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-04-12 18:29:10 +02:00
2021-04-12 18:29:11 +02:00
2021-04-12 18:29:11 +02:00
2021-04-12 18:29:11 +02:00
2021-04-11 09:21:21 +02: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-04-03 22:26:51 +02:00
2021-03-30 12:36:32 +02:00
2021-03-08 17:37:05 +01:00