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
2015-11-30 17:18:50 +09:00
2007-11-10 16:46:04 +00:00
2011-06-19 04:27:51 +02:00
2023-10-23 06:06:05 +02:00
2023-09-26 16:23:03 +02:00
2007-11-10 16:46:04 +00: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
2014-12-23 21:02:00 +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
2015-06-18 14:41:37 +09:00
2010-11-27 20:58:57 +00:00
2011-02-13 10:27:56 +00:00
2011-02-13 10:27:56 +00:00
2020-12-23 07:04:51 +01:00
2014-12-30 23:53:40 +09:00
2012-07-11 14:13:41 +02:00
2012-07-11 14:13:41 +02:00
2015-06-18 18:00:03 +09:00
2011-06-17 05:18:49 +02:00
2011-06-23 20:08:05 +02:00
2011-06-18 03:31:49 +02:00
2014-12-23 21:02:00 +09:00
2015-02-17 01:22:38 +09:00