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