Elia Cereda c68fe9ad7b Fixed error "Branch condition evaluates to a garbage value" (from Xcode 4.3.3 Static Analyzer, mpeg/id3v2/id3v2tag.cpp:377)
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.
2012-06-30 16:25:33 +02:00
2011-02-13 12:22:42 +00:00
2011-02-13 11:50:25 +00:00
2012-03-17 10:45:52 +01:00
2011-06-14 01:09:55 +02:00
2011-06-14 15:23:11 +02:00
2012-04-20 18:30:07 +02:00
2012-04-20 18:30:07 +02:00
2007-08-27 07:02:29 +00:00
Description
No description provided
13 MiB
Languages
C++ 95.9%
CMake 2.5%
C 1.1%
Logos 0.5%