Wireshark-commits: [Wireshark-commits] rev 34589: /trunk/wiretap/ /trunk/wiretap/: ipfix.c ipfix.h
Date: Wed, 20 Oct 2010 17:20:59 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34589

User: wmeier
Date: 2010/10/20 10:20 AM

Log:
 From Jeff Morriss: Fix crash: WTAP_ERR_BAD_RECORD error return needs to fill in *err_info.
 From me: For ipfix_open() don't actually return with *err=WTAP_ERR_BAD_RECORD.
 Also: Move #define RECORDS_FOR_IPFIX_CHECK to ipfix.c from ipfix.h since
       the definition is only used in ipfix.c.

Directory: /trunk/wiretap/
  Changes    Path          Action
  +15 -6     ipfix.c       Modified
  +0 -2      ipfix.h       Modified