Closed
Bug 645593
Opened 14 years ago
Closed 14 years ago
crash [@ nsBuiltinDecoderStateMachine::PlaySilence(unsigned int, unsigned int, unsigned __int64)]
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: kinetik, Assigned: kinetik)
Details
(Keywords: crash)
Crash Data
Attachments
(1 file)
1.26 KB,
patch
|
cpearce
:
review+
|
Details | Diff | Splinter Review |
This bug was filed from the Socorro interface and is
report bp-68bed171-9c3a-4864-ba1d-fb6ed2110322 .
=============================================================
Assignee | ||
Updated•14 years ago
|
Component: General → Video/Audio
Product: Firefox → Core
QA Contact: general → video.audio
Assignee | ||
Comment 1•14 years ago
|
||
PlaySilence needs to null check mAudioStream before using it here: http://hg.mozilla.org/releases/mozilla-2.0/annotate/6be9e31d01b4/content/media/nsBuiltinDecoderStateMachine.cpp#l568
Attachment #522268 -
Flags: review?(chris)
Updated•14 years ago
|
Attachment #522268 -
Flags: review?(chris) → review+
Assignee | ||
Comment 2•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Crash Signature: [@ nsBuiltinDecoderStateMachine::PlaySilence(unsigned int, unsigned int, unsigned __int64)]
You need to log in
before you can comment on or make changes to this bug.
Description
•