Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#10656 closed defect (fixed)

IOS resource leak?

Reported by: necros2k7 Owned by: digitall
Priority: normal Component: Port: iOS
Version: Keywords: IOS
Cc: Game:

Description

[backends\platform\ios7\ios7_osys_main.cpp:404]: (error) Resource leak: newfp

Change History (2)

comment:1 by digitall, 6 years ago

Owner: set to digitall
Resolution: fixed
Status: newclosed

Resource leak of standard output and standard error redirection log file should be fixed by commit 253e55660100a3d178227d00416844ba3007770b which now closes these at exit.

This _might_ provoke a crash at exit if I have overlooked something about how to close the standard output and error cleanly, but I think this should be correct.

Closing as fixed.

comment:2 by digitall, 6 years ago

Component: PortsPort: iOS
Note: See TracTickets for help on using tickets.