Wireshark-commits: [Wireshark-commits] rev 39502: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Fri, 21 Oct 2011 01:50:26 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39502

User: morriss
Date: 2011/10/20 06:50 PM

Log:
 Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5221 :
 
 Don't assume that the Called party number has digits: it may not, especially
 in protocols like INAP.
 
 Rearrange the (pre-existing) no-digits check when dissecting Calling addresses
 so we don't pass the empty address to taps.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +51 -43    packet-isup.c    Modified