On 5/31/07, Gregory Shimansky <[EMAIL PROTECTED]> wrote:
There is a known strange behavior of MSVC runtime in debug mode. For some reason memory allocated in one DLL cannot be freed in another one. I am not sure how to disable this check (BTW it is useful sometimes, e.g. I found bug in HARMONY-2669). I suspect this is the same problem in this case.
Gregory, What are your plans about fixing this bug? Unless you have not a better solution I propose committing HARMONY-3772. -- Mikhail Fursov
