Closed Bug 1063950 Opened 10 years ago Closed 6 years ago

MPEG4Extractor.cpp:1879: bad if test ?

Categories

(Core :: Audio/Video: Playback, defect)

32 Branch
x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: dcb314, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0
Build ID: 20140717120014

Steps to reproduce:

/home/dcb/distroWatch/firefox/mozilla-release/media/libstagefright/frameworks/av/media/libstagefright/MPEG4Extractor.cpp:1879:29: warning: comparison of constant ‘2’ with boolean expression is always false [-Wbool-compare]


        bool saptype = d3 >> 28;
        if (!sap || saptype > 2) {
Version: 31 Branch → 32 Branch
Component: Untriaged → Video/Audio
Product: Firefox → Core
Component: Audio/Video → Audio/Video: Playback
libstagefright is no longer used
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.