Urs Fleisch
dfa33bec08
Fix crash with invalid WAV files ( #1163 ) ( #1164 )
...
With specially crafted WAV files having the "id3 " chunk as the
only valid chunk, when trying to write the tags, the existing
"id3 " chunk is removed, and then vector::front() is called on
the now empty chunks vector.
Now it is checked if the vector is empty to avoid the crash.
2023-11-05 14:40:18 +01:00
..
2011-06-19 04:27:51 +02:00
2020-07-01 08:35:20 -07:00
2023-11-03 05:17:39 +01:00
2023-10-23 06:06:05 +02:00
2023-09-26 16:23:03 +02:00
2017-01-10 00:11:13 +09:00
2023-03-18 08:08:37 +01:00
2017-01-20 22:38:25 +09:00
2016-10-22 02:11:16 +09:00
2023-03-18 08:07:46 +01:00
2015-02-17 01:22:39 +09:00
2023-11-05 14:40:18 +01:00
2016-01-09 13:30:00 +09:00
2015-12-22 14:57:23 +09:00
2016-01-09 13:30:00 +09:00
2014-12-23 21:02:00 +09:00
2016-11-11 00:07:32 +09:00
2020-12-23 07:04:51 +01:00
2022-03-12 07:33:32 +01:00
2016-01-30 00:51:28 +09:00
2015-02-17 01:22:39 +09:00
2015-01-01 19:59:30 +09:00
2014-12-31 01:46:30 +09:00
2011-06-19 04:27:51 +02:00
2015-06-20 17:36:00 +09:00
2016-05-14 09:58:19 +09:00
2020-12-21 15:42:13 +01:00
2016-12-22 15:19:45 +00:00
2007-11-10 16:46:04 +00:00
2016-11-02 15:44:50 +09:00