https://bugs.kde.org/show_bug.cgi?id=446551

Robby Stephenson <ro...@periapsis.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |3.4.3
      Latest Commit|                            |https://invent.kde.org/offi
                   |                            |ce/tellico/commit/0df700153
                   |                            |3b578ababdddd8427bf1addc267
                   |                            |003d
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #8 from Robby Stephenson <ro...@periapsis.org> ---
Git commit 0df7001533b578ababdddd8427bf1addc267003d by Robby Stephenson.
Committed on 11/12/2021 at 21:43.
Pushed by rstephenson into branch '3.4'.

Avoid dereferencing the first value in an empty string list

a TagLib::PropertyMap returns a StringList as a value, but checking
if the map contains the key, is not sufficient to ensure the string
list is not empty.

Also, optimize a bit to avoid additional conversions to TagLib::String
FIXED-IN: 3.4.3

M  +4    -0    ChangeLog
M  +27   -12   src/translators/audiofileimporter.cpp

https://invent.kde.org/office/tellico/commit/0df7001533b578ababdddd8427bf1addc267003d

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to