Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 43657: /trunk/wiretap/ /trunk/wiretap/: pcapng.c

Date: Wed, 11 Jul 2012 03:57:13 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43657

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

Log:
 Don't ask for information about an interface greater than the maximum
 interface for which we have information.
 
 Fixes bug 7467.
 
 Should also cause an error message, rather than an unreadable capture
 file, to be produced for the cases in bug 7381.  (This isn't a fix for
 bug 7381; it's arguably an improvement, in the sense that a circuit
 breaker tripping or a fuse blowing for a short circuit is an improvement
 over a fire starting, but it's not a *fix*, any more than a circuit
 break or fuse *fixes* the short circuit.)
 
 #BACKPORT

Directory: /trunk/wiretap/
  Changes    Path          Action
  +7 -0      pcapng.c      Modified