mirror of
https://github.com/taglib/taglib.git
synced 2025-07-18 21:14:23 -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++
95.9%
CMake
2.5%
C
1.1%
Logos
0.5%