Lasse Collin
e1acf71072
liblzma: Refactor to use lzma_filters_free().
...
lzma_filters_free() sets the options to NULL and ids to
LZMA_VLI_UNKNOWN so there is no need to do it by caller;
the filter arrays will always be left in a safe state.
Also use memcpy() instead of a loop to copy a filter chain
when it is known to be safe to copy LZMA_FILTERS_MAX + 1
(even if the elements past the terminator might be uninitialized).
2022-11-24 01:32:16 +02:00
..
2022-11-08 14:01:50 +02:00
2013-03-23 22:25:15 +02:00
2019-12-31 00:47:49 +02:00
2022-11-09 14:25:26 +02:00
2012-07-17 18:19:59 +03:00
2022-09-08 15:01:29 +03:00
2013-03-23 19:17:33 +02:00
2022-02-20 20:36:27 +02:00
2012-07-17 18:19:59 +03:00
2022-11-24 01:07:32 +02:00
2012-07-17 18:19:59 +03:00
2019-12-31 00:47:49 +02:00
2019-12-31 00:47:49 +02:00
2019-06-03 20:41:54 +03:00
2022-09-08 15:01:29 +03:00
2022-11-11 17:15:25 +02:00
2012-07-17 18:19:59 +03:00
2009-04-13 11:27:40 +03:00
2009-04-13 11:27:40 +03:00
2011-04-11 09:27:57 +03:00
2009-04-13 11:27:40 +03:00
2009-04-13 11:27:40 +03:00
2019-05-11 20:52:37 +03:00
2012-07-17 18:19:59 +03:00
2012-07-17 18:19:59 +03:00
2022-11-24 01:02:50 +02:00
2019-06-03 20:41:54 +03:00
2022-11-14 23:16:38 +02:00
2019-06-03 20:41:54 +03:00
2022-11-14 23:16:38 +02:00
2012-07-17 18:19:59 +03:00
2012-07-17 18:19:59 +03:00
2019-06-03 20:41:54 +03:00
2022-09-08 15:01:29 +03:00
2019-05-11 20:52:37 +03:00
2018-10-26 22:49:10 +03:00
2017-03-30 20:03:05 +03:00
2016-11-21 20:24:50 +02:00
2012-07-17 18:19:59 +03:00
2022-03-06 15:18:58 +02:00
2022-09-28 15:48:03 +03:00
2009-12-31 22:45:53 +02:00
2022-11-09 14:24:20 +02:00
2022-11-09 14:25:26 +02:00
2022-11-09 14:25:26 +02:00
2022-11-11 14:35:58 +02:00
2022-07-13 22:24:07 +03:00
2021-09-05 20:38:12 +03:00
2022-03-06 16:41:19 +02:00
2022-03-06 16:41:19 +02:00
2012-07-17 18:19:59 +03:00
2012-07-17 18:19:59 +03:00
2022-11-07 17:22:04 +02:00
2022-09-28 11:05:15 +03:00
2012-07-17 18:19:59 +03:00
2022-11-24 01:32:16 +02:00
2022-11-24 01:32:16 +02:00
2009-04-13 11:27:40 +03:00
2009-04-13 11:27:40 +03:00
2019-12-31 00:47:49 +02:00
2019-12-31 00:47:49 +02:00
2019-05-11 20:52:37 +03:00
2009-09-15 21:07:23 +03:00
2009-04-13 11:27:40 +03:00