mirror of
https://github.com/taglib/taglib.git
synced 2026-02-01 13:00:17 -05: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.3%
CMake
2.3%
C
1%
Logos
0.4%