Wireshark-commits: [Wireshark-commits] rev 50313: /trunk/epan/ /trunk/epan/: expert.c

Date: Tue, 02 Jul 2013 16:02:31 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50313

User: mmann
Date: 2013/07/02 09:02 AM

Log:
 Cache the malformed filter instead of looking it up each time a malformed packet comes in.  This drastically speeds up the load time of captures with lots of malformed packets (ie fuzztesting).

Directory: /trunk/epan/
  Changes    Path          Action
  +4 -1      expert.c      Modified