 | Discussion Forum |  |
|
|
xmalloc/xfree not reentrant?Next Thread | Thread List | Previous Thread Start a Thread | Settings | Details | Message |
|---|
Read-Only Author Christian Hansen Posted 26-Nov-2001 14:20 GMT Toolset C166 |  xmalloc/xfree not reentrant? Christian Hansen Hello,
can it really be true that the memory allocation functions aren't reentrant?!?
I mean, making vsprintf reentrant, but not malloc.. ? seems a bit strange if you ask me..
/Christian | | Read-Only Author Jon Ward Posted 26-Nov-2001 14:40 GMT Toolset C166 |  RE: xmalloc/xfree not reentrant? Jon Ward Source code for the memory allocation routines is provided. Feel free to modify it to make it reentrant.
Jon | | Read-Only Author Christian Hansen Posted 26-Nov-2001 15:15 GMT Toolset C166 |  RE: xmalloc/xfree not reentrant? Christian Hansen I was trying to get out of doing it myself :o)
| | Read-Only Author Mike Kleshov Posted 26-Nov-2001 14:55 GMT Toolset C166 |  RE: xmalloc/xfree not reentrant? Mike Kleshov Source code for the memory allocation routines is provided. Feel free to modify it to make it reentrant.<br> <br> Jon | | Read-Only Author Mike Kleshov Posted 26-Nov-2001 14:59 GMT Toolset C166 |  Forum bug... Mike Kleshov The forum ate my message! Took me 10 minutes to type it. What a shame...
| | Read-Only Author Andrew Neil Posted 26-Nov-2001 15:36 GMT Toolset C166 |  RE: Forum bug... Andrew Neil it does that occasionally :-(
sometimes the message can be retrieved by going back using the browser's 'Back' button | | Read-Only Author David Lively Posted 18-Dec-2001 20:55 GMT Toolset C166 |  RE: Forum bug... David Lively Interesting... I'll see if I can track down the problem.
Dave | |
Next Thread | Thread List | Previous Thread Start a Thread | Settings |
|