[asterisk-bugs] [Asterisk 0018464]: [patch] IPv6 address truncated when stored in realtime

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Dec 16 09:29:07 UTC 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18464 
====================================================================== 
Reported By:                IgorG
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   18464
Category:                   Channels/chan_sip/IPv6
Reproducibility:            always
Severity:                   trivial
Priority:                   normal
Status:                     closed
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-12-13 04:53 CST
Last Modified:              2010-12-16 03:29 CST
====================================================================== 
Summary:                    [patch] IPv6 address truncated when stored in
realtime
Description: 
IPv6 address truncated when stored in realtime because for copying address
used string with size limited for IPv4 address.
====================================================================== 

---------------------------------------------------------------------- 
 (0129658) svnbot (reporter) - 2010-12-16 03:29
 https://issues.asterisk.org/view.php?id=18464#c129658 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 298545

_U  trunk/
U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r298545 | tilghman | 2010-12-16 03:29:06 -0600 (Thu, 16 Dec 2010) | 15
lines

Merged revisions 298539 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r298539 | tilghman | 2010-12-16 03:28:17 -0600 (Thu, 16 Dec 2010) | 8
lines
  
  Ensure the ipaddr field in realtime is large enough to handle IPv6
addresses.
  
  (closes issue https://issues.asterisk.org/view.php?id=18464)
   Reported by: IgorG
   Patches: 
         realtime_ipv6store.diff uploaded by IgorG (license 20)
         (plus a few additional lines by tilghman)
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=298545 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-12-16 03:29 svnbot         Checkin                                      
2010-12-16 03:29 svnbot         Note Added: 0129658                          
======================================================================




More information about the asterisk-bugs mailing list