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
..
2023-10-14 09:01:59 +02:00
2023-10-14 09:01:59 +02:00
2023-10-23 06:06:05 +02:00
2023-09-26 16:23:03 +02:00
2023-10-14 09:01:59 +02:00
2023-10-08 05:58:33 +02:00
2023-09-16 08:23:45 +02:00
2023-10-14 09:01:59 +02:00
2023-09-23 06:46:05 +02:00
2023-11-03 05:17:39 +01:00
2023-10-14 09:01:59 +02:00
2023-11-05 14:40:18 +01:00
2023-09-16 08:22:36 +02:00
2023-10-27 09:46:54 +02:00
2023-09-23 06:46:05 +02:00
2023-09-23 06:46:05 +02:00
2023-10-08 05:58:33 +02:00
2023-08-07 15:08:40 -05:00
2023-09-16 08:22:36 +02:00
2023-11-05 14:39:33 +01:00
2023-11-03 17:05:29 +01:00
2023-10-27 09:46:54 +02:00
2023-10-14 09:01:59 +02:00
2023-10-27 09:46:54 +02:00
2016-12-02 17:26:43 +09:00
2013-05-02 20:41:59 +09:00
2023-10-14 09:01:59 +02:00
2023-10-14 09:01:59 +02:00
2023-07-22 07:09:58 +02:00
2023-07-22 07:09:58 +02:00