Discussion Forum

xmalloc/xfree not reentrant?

Next Thread | Thread List | Previous Thread Start a Thread | Settings

DetailsMessage
Read-Only
Author
Christian Hansen
Posted
26-Nov-2001 14:20 GMT
Toolset
C166
New! xmalloc/xfree not reentrant?
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
New! RE: xmalloc/xfree not reentrant?
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
New! RE: xmalloc/xfree not reentrant?
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
New! RE: xmalloc/xfree not reentrant?
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
New! Forum bug...
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
New! RE: Forum bug...
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
New! RE: Forum bug...
Interesting... I'll see if I can track down the problem.

Dave

Next Thread | Thread List | Previous Thread Start a Thread | Settings