[Asterisk-Dev] Re: [Asterisk-cvs] asterisk/apps app_directory.c,1.15,1.16
    Olle E. Johansson 
    oej at edvina.net
       
    Wed Apr 28 04:56:11 MST 2004
    
    
  
markster at lists.digium.com wrote:
> +	context = strdupa(data);
Not found on FreeBSD...
Alloca is found though.
Strdup needs free();
Anyone that can come up with a strdupa function?
/O
    
    
More information about the asterisk-dev
mailing list