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 43655: /trunk/wiretap/ /trunk/wiretap/: file_access.c

Date: Wed, 11 Jul 2012 03:50:29 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43655

User: guy
Date: 2012/07/10 08:50 PM

Log:
 AARGH.  There are two lumps of (almost-)identical code to handle
 interface information when opening an output file, one of which I fixed
 in my previous checkin and the other of which I didn't notice.  Shuffle
 code around a little bit so that the lumps are identical and then put
 them into a common routine (*with* the fix in question).
 
 #BACKPORT

Directory: /trunk/wiretap/
  Changes    Path             Action
  +26 -41    file_access.c    Modified