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
..
2014-12-30 23:53:40 +09:00
2007-11-10 16:46:04 +00:00
2011-06-23 05:41:23 +02:00
2011-06-19 04:27:51 +02:00
2007-11-10 16:46:04 +00:00
2008-11-12 08:17:11 +00:00
2020-07-01 08:35:20 -07:00
2023-10-23 06:06:05 +02:00
2023-09-26 16:23:03 +02:00
2007-11-10 22:55:14 +00:00
2015-01-05 09:34:30 +09:00
2015-06-18 17:59:06 +09:00
2015-05-22 14:15:10 +09:00
2010-07-03 11:32:27 +00:00
2010-07-03 11:32:27 +00:00
2015-06-18 14:41:37 +09:00
2013-06-21 15:29:00 +09:00
2011-02-13 10:27:56 +00:00
2011-02-13 10:27:56 +00:00
2015-02-17 01:22:39 +09:00
2014-12-30 23:53:40 +09:00
2008-11-12 08:17:11 +00:00
2011-06-19 04:27:51 +02:00
2015-06-20 17:36:00 +09:00
2016-12-22 15:19:45 +00:00
2007-11-10 16:46:04 +00:00
2014-12-23 21:02:00 +09:00
2015-02-17 01:22:38 +09:00