Commit c68fe9ad authored by Elia Cereda's avatar Elia Cereda
Browse files

Fixed error "Branch condition evaluates to a garbage value" (from Xcode 4.3.3...

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.
parent 81aac3a5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment