[Asterisk-Dev] [Fwd: [Asterisk-cvs] asterisk/channels
 chan_sip.c,1.268,1.269]
    Chris Wilson 
    chris at netservers.co.uk
       
    Tue Jan 13 03:34:42 MST 2004
    
    
  
Hi Olle,
> + strncat(a, costr, sizeof(m) - strlen(a));
> 
> Just checking if this is a typo, since this line differs from the rest...
I think you're right, it should be sizeof(m) - strlen(m).
Cheers, Chris.
-- 
_  __ __     _
 / __/ / ,__(_)_  | Chris Wilson -- UNIX Firewall Lead Developer |
/ (_  ,\/ _/ /_ \ | NetServers.co.uk http://www.netservers.co.uk |
\__/_/_/_//_/___/ | 21 Signet Court, Cambridge, UK. 01223 576516 |
    
    
More information about the asterisk-dev
mailing list