Opened 11 years ago

Closed 11 years ago

#9899 closed bug (invalid)

[media-add-ons/writer] MediaWriter.cpp: Mismatching allocation and deallocation

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

Description

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

[src/add-ons/media/media-add-ons/writer/MediaWriter.cpp:371]: (error) Mismatching allocation and deallocation: data]

Attachments (1)

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

Download all attachments as: .zip

Change History (5)

comment:1 by mt, 11 years ago

patch: 01

comment:2 by korli, 11 years ago

This add-on is not part of the build and doesn't build when added (with out without patch).

comment:3 by mt, 11 years ago

Sorry, cppcheck ignores Jamfile. This ticket may be closed.

comment:4 by korli, 11 years ago

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.