#1430 closed enhancement (fixed)TComPicYuv.cpp possible memory leak
Description
It is possible to set to NULL valid pointer in HM-16.7. Attachments (1)Change History (4)Changed 9 years ago by kolyacomment:1 Changed 9 years ago by karlsharman
Fixed in r4692. However, note that this does not capture even a fraction of all possible memory leaks if the software is modified: there remain some objects that require destroying, and copy constructors have also not been defined for many objects that contain pointers. comment:2 Changed 9 years ago by karlsharman
comment:3 Changed 9 years ago by ksuehring
Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber, Participant
|
TComPicYuv patch