Opened 22 years ago

Last modified 22 years ago

#136 closed defect (fixed)

Envisat driver leaks file handles

Reported by: warmerdam Owned by: warmerdam
Priority: normal Milestone:
Component: default Version: unspecified
Severity: normal Keywords:
Cc:

Description

It appears that the envisatdataset.cpp code "adopts" the FILE *
from the open info structure, but never closeses it (fpImage).

Change History (1)

comment:1 by warmerdam, 22 years ago

Patched in envisatdataset.cpp.

Note: See TracTickets for help on using tickets.