|
Posted by askel on 10/26/07 00:44
On Oct 18, 9:12 am, "Steve" <no....@example.com> wrote:
> "askel" <dummy...@mail.ru> wrote in message
>
> news:1192637234.457240.125790@k35g2000prh.googlegroups.com...
>
> > I'm developing small extension that deals with resources. If I use
> > emalloc/efree for allocating freeing resource data I get random memory
> > corruption errors. If I replace emalloc/efree withmalloc/free,
> > everything works fine. At least there are no errors produced. I'm
> > using PHP 4.4.8/Zend Engine 1.3.0/no any optimiser.
>
> > -------- myext.c ------
>
> while this is a programming question and about php, it is not a php
> programming question. try a c or c++ newsgroup.
This is Zend API question and has little to none relation to C/C++.
Navigation:
[Reply to this message]
|