Opened 11 years ago

Closed 11 years ago

#9898 closed bug (fixed)

[media-add-ons/reader] MediaReader.cpp: Mismatching allocation and deallocation

Reported by: mt Owned by: nobody
Priority: normal Milestone: R1
Component: Add-Ons Version: R1/Development
Keywords: Media/reader Cc:
Blocked By: Blocking:
Platform: All

Description

In MediaReader::Connect(), Mismatching allocation and deallocation for variable "data". Pointed by cppcheck.

[src/add-ons/media/media-add-ons/reader/MediaReader.cpp:517]: (error) Mismatching allocation and deallocation: data]

Attachments (1)

0016-Fix-Mismatching-allocation-and-deallocation.patch (823 bytes ) - added by mt 11 years ago.
Patch

Download all attachments as: .zip

Change History (3)

comment:1 by mt, 11 years ago

patch: 01

comment:2 by stpere, 11 years ago

Resolution: fixed
Status: newclosed

applied in hrev46244. Thanks!

Note: See TracTickets for help on using tickets.