openexr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Openexr-devel] Memory Leak or compiler setting?


From: Schoenberger
Subject: Re: [Openexr-devel] Memory Leak or compiler setting?
Date: Thu, 6 Apr 2017 11:07:44 +0200

 
Anyone? Just need to know if you have the same issue if you try to load the file.
If you have, it is a big memory leak for long running apps.
 
 
 
Holger Schönberger
technical director
The day has 24 hours, if that does not suffice, I will take the night
 


From: Openexr-devel [mailto:address@hidden On Behalf Of Schoenberger
Sent: Friday, March 31, 2017 4:48 PM
To: address@hidden
Subject: [Openexr-devel] Memory Leak or compiler setting?

Hi
 
I have a memory leak if the file reader throws an exception that the file ends earlier than expected. (+ 0.4 MB every time)
I have tested it with Visual Studio (C++ exception handling off) and with Linux (default flags).
 
I am just using this code and already get an exception
file = new Imf::RgbaInputFile(filename);
with this file:
www.binaryalchemy.de/ftp_file/Exr-memleak.zip
 
 
Can someone using this code try to load the file 10 times and check if he gets the same memory leak?
 
 
Thanks,
Holger Schönberger
Binary Alchemy - digital materialization
 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]