Closed Bug 1300500 Opened 9 years ago Closed 9 years ago

[Static Analysis][Big parameter passed by value] In function HTMLMediaElement::SetMediaInfo

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1300459
Tracking Status
firefox51 --- affected

People

(Reporter: andi, Assigned: andi)

References

(Blocks 1 open bug)

Details

(Keywords: coverity, Whiteboard: CID 1372416)

Attachments

(1 obsolete file)

The Static Analysis tool Coverity detected that |aInfo| is passed to SetMediaInfo as value and because of it's size it could be pass by reference.
Comment on attachment 8788106 [details] Bug 1300500 - pass variable to SetMediaInfo as reference. https://reviewboard.mozilla.org/r/76698/#review74822
Attachment #8788106 - Flags: review?(amarchesini) → review+
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Attachment #8788106 - Attachment is obsolete: true
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: