Fwd: replacement of talloc

Andrew Bartlett abartlet at samba.org
Thu Jul 19 07:41:11 MDT 2012


On Thu, 2012-07-19 at 19:06 +0530, akib sayyed wrote:
> On Thu, Jul 19, 2012 at 4:51 PM, ronnie sahlberg
> <ronniesahlberg at gmail.com>wrote:
> 
> > We can help you better if you explain the problem more clearly.
> >
> > What is the problem with talloc   and why do you have to replace it?
> >
> > problem is arm doesnt support codes like talloc so i need to completely
> remove talloc and implement normal procedure.
> 
> >
> > Talloc is very mature, very stable and comes under a very permissive
> > license.
> >
> > its not like talloc is giving me problems but main problem
> is enlivenment is not capable of handling talloc.
> it can handle malloc.

talloc() is implemented as a wrapper of malloc(). 

Are you having trouble porting talloc to your platform?  If so, what
exactly doesn't work when you compile talloc on your platform?

Andrew Bartlett

-- 
Andrew Bartlett                                http://samba.org/~abartlet/
Authentication Developer, Samba Team           http://samba.org



More information about the samba-technical mailing list