Re: Dynamic multidimensiona l array, deallocation of pointer not malloced..
On May 12, 4:49 pm, Ian Collins <ian-n...@hotmail.co mwrote:
I'm starting to think you're right.. any suggestions for such a forum?
On May 12, 4:49 pm, Ian Collins <ian-n...@hotmail.co mwrote:
welch.r...@gmai l.com wrote:
>
>
The evidence is building a good case for a bug in your allocator, time
to try a tool/platform specific forum to see it it is a known problem.
>
--
Ian Collins.
>
Interesting.. okay, so let's suppose top is reporting it incorrectly,
and that code actually does truly successfully allocate all of that
memory. Then the question is, why is it that my original code (using a
multidimensiona l approach) fails, yet allocating it as one large block
seems to work?
and that code actually does truly successfully allocate all of that
memory. Then the question is, why is it that my original code (using a
multidimensiona l approach) fails, yet allocating it as one large block
seems to work?
The evidence is building a good case for a bug in your allocator, time
to try a tool/platform specific forum to see it it is a known problem.
>
--
Ian Collins.
Comment