openexr-devel
[Top][All Lists]
Advanced

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

[Openexr-devel] Memory Leak or compiler setting?


From: Schoenberger
Subject: [Openexr-devel] Memory Leak or compiler setting?
Date: Fri, 31 Mar 2017 16:48:00 +0200

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]