Opened 8 years ago

Closed 8 years ago

#6554 closed defect (fixed)

MRF using JPEG or PNG crashes due to dandling pointers

Reported by: Lucian Plesea Owned by: Lucian Plesea
Priority: normal Milestone: 2.1.1
Component: default Version: unspecified
Severity: normal Keywords:
Cc:

Description

A reference to transient memory was used during overview setup instead of making a local copy of a structure. This bug was introduced with the mixed format JPNG. It was fixed in the svn-trunk, this is a backport of the fix.

Attachments (1)

mrf_JPNG.patch (546 bytes ) - added by Lucian Plesea 8 years ago.
Patch replacing a reference with a structure copy

Download all attachments as: .zip

Change History (3)

by Lucian Plesea, 8 years ago

Attachment: mrf_JPNG.patch added

Patch replacing a reference with a structure copy

comment:1 by Lucian Plesea, 8 years ago

Owner: changed from warmerdam to Lucian Plesea
Status: newassigned

comment:2 by Lucian Plesea, 8 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.