mirror of
https://github.com/taglib/taglib.git
synced 2026-03-21 06:09:52 -04:00
c68fe9ad7b43cf18186855107a7f53c534d08a27
This error occurs when the frame variable is left uninitialized because its id doesn't match any of the ids in the if and else-id cases. Initializing it on declaration fixes this issue.
Description
No description provided
Languages
C++
96.4%
CMake
2.2%
C
1%
Logos
0.4%