Re: [Openexr-devel] Windows Dr.Memory and OpenEXR

2017-03-09 Thread Schoenberger
Hi >Is there an open pull request on the OpenEXR github with this patch? I do not remember where I have seen the fix. But I created a pull request: https://github.com/openexr/openexr/pull/228 Holger Schönberger technical director The day has 24 hours, if that does not suffice, I will take the

Re: [Openexr-devel] Windows Dr.Memory and OpenEXR

2017-03-05 Thread Nick Porcino
> Subject: Re: [Openexr-devel] Windows Dr.Memory and OpenEXR Hi Oh, yes. I updated the zip file with the ImfAttribute files. Holger Schönberger technical director The day has 24 hours, if that does not suffice, I will take the night From: Gonzalo Garramuño [mailto:ggarr...@gmail.com]

Re: [Openexr-devel] Windows Dr.Memory and OpenEXR

2017-02-28 Thread Schoenberger
: Schoenberger Cc: openexr-devel@nongnu.org Subject: Re: [Openexr-devel] Windows Dr.Memory and OpenEXR El 27/02/2017 a las 08:54, Schoenberger escribió: Note: I have tested 2.0.0 with Visual Leak Detector. I did not got a crash, but you will encounter a memory leak once your app does not crash any

Re: [Openexr-devel] Windows Dr.Memory and OpenEXR

2017-02-27 Thread Gonzalo Garramuño
El 27/02/2017 a las 08:54, Schoenberger escribió: Note: I have tested 2.0.0 with Visual Leak Detector. I did not got a crash, but you will encounter a memory leak once your app does not crash any more. It is a known tiny memory leak in OpenExr. But it is allocated once for the whole lib and d

Re: [Openexr-devel] Windows Dr.Memory and OpenEXR

2017-02-27 Thread Schoenberger
Note: I have tested 2.0.0 with Visual Leak Detector. I did not got a crash, but you will encounter a memory leak once your app does not crash any more. It is a known tiny memory leak in OpenExr. But it is allocated once for the whole lib and does not increase. I have found a fix in an old p

Re: [Openexr-devel] Windows Dr.Memory and OpenEXR

2017-02-27 Thread Nick Porcino
ct: [Openexr-devel] Windows Dr.Memory and OpenEXR I am trying to debug my program (or any openexr demo program like exrstdattr) under Windows Dr.Memory (a multiplatform memory tool like valgrind), and when the code executes it raises the following exceptions before crashing: Dr. Memory version

[Openexr-devel] Windows Dr.Memory and OpenEXR

2017-02-26 Thread Gonzalo Garramuño
I am trying to debug my program (or any openexr demo program like exrstdattr) under Windows Dr.Memory (a multiplatform memory tool like valgrind), and when the code executes it raises the following exceptions before crashing: Dr. Memory version 1.11.0 build 2 built on Aug 29 2016 02:41:18 Dr