ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 18425: /trunk-1.0/ /trunk-1.0/gtk/: voip_calls.c /trunk-

Date: Sun, 11 Jun 2006 06:22:51 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=18425

User: etxrab
Date: 2006/06/11 06:22 AM

Log:
 Complete the parch from:
 From Cvetan Ivanov: 
 
 voip_calls.c
 It seems to me that in gtk/voip_calls.c tmp_h323info->guid is pointer itself, therefore: 
 memcmp(&tmp_h323info->guid 
 should in fact read: 
 memcmp(tmp_h323info->guid

Directory: /trunk-1.0/gtk/
  Changes    Path            Action
  +1 -1      voip_calls.c    Modified

Directory: /trunk-1.0/asn1/h225/
  Changes    Path          Action
  +6 -0      h225.cnf      Modified