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)
Change History (3)
by , 11 years ago
Attachment: | 0016-Fix-Mismatching-allocation-and-deallocation.patch added |
---|
comment:1 by , 11 years ago
patch: | 0 → 1 |
---|
Note:
See TracTickets
for help on using tickets.
Patch