internal calls to malloc(), free() from uclibc should go to uclibc implementation

Peter Mazinger ps.m at gmx.net
Tue May 3 18:38:09 UTC 2011


Hi,

> Anyway, the problem seems to be related to a missing hidden_proto /
> hidden_def
> for the functions (malloc / free) that are used internally in the libc.

Do not have any testcase handy (maybe Mike?), but it will be not good to hide malloc and friends. Normally the alternative malloc implementations
want to replace internal malloc to do alternative debugging, if we hide
them by libc_hidden_*, this won't ever happen

Peter
-- 
NEU: FreePhone - kostenlos mobil telefonieren und surfen!			
Jetzt informieren: http://www.gmx.net/de/go/freephone


More information about the uClibc mailing list