Wireshark-commits: [Wireshark-commits] rev 48797: /trunk/ /trunk/epan/dissectors/: packet-radius.c

Date: Tue, 09 Apr 2013 02:48:05 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48797

User: morriss
Date: 2013/04/08 07:48 PM

Log:
 Don't try to open <home>/.wireshark on Windows: Wireshark hasn't written to
 that directory since 2001 and reading from that directory was only left in for
 backwards compatibility with versions prior to r4702.  I think it's now safe
 to remove that backwards compatibility.
 
 This eliminates the last argument of get_persconffile_path().
 
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8437

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +1 -1      packet-radius.c    Modified
  +1 -1      packet-xml.c       Modified

Directory: /trunk/epan/
  Changes    Path             Action
  +5 -5      addr_resolv.c    Modified
  +2 -31     filesystem.c     Modified
  +1 -8      filesystem.h     Modified
  +5 -5      oids.c           Modified
  +2 -2      prefs.c          Modified
  +1 -1      uat.c            Modified

Directory: /trunk/ui/gtk/
  Changes    Path               Action
  +1 -1      about_dlg.c        Modified
  +2 -2      decode_as_dlg.c    Modified
  +1 -1      main.c             Modified


(8 files not shown)