ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 23206: /trunk/ /trunk/epan/dissectors/: packet-giop.c pa

Date: Tue, 16 Oct 2007 15:43:25 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23206

User: morriss
Date: 2007/10/16 03:43 PM

Log:
 Change more fopen() to eth_fopen() to finish fixing bug 1827:
 
 http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1827
 
 Update README.developer to tell developers not to use fopen() and friends
 directly.

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +2 -1      packet-giop.c         Modified
  +1 -1      packet-isakmp.c       Modified
  +10 -9     packet-ssl-utils.c    Modified
  +2 -1      packet-ssl.c          Modified

Directory: /trunk/doc/
  Changes    Path                Action
  +15 -8     README.developer    Modified

Directory: /trunk/epan/
  Changes    Path             Action
  +80 -79    diam_dict.l      Modified
  +47 -45    radius_dict.l    Modified
  +85 -84    uat.c            Modified
  +28 -27    uat_load.l       Modified

Directory: /trunk/wiretap/
  Changes    Path           Action
  +4 -2      file_util.h    Modified
  +166 -166  k12.c          Modified