If we're making two passes and we have a display filter applied, create
authorGerald Combs <gerald@wireshark.org>
Wed, 20 Jun 2012 20:44:05 +0000 (20:44 -0000)
committerGerald Combs <gerald@wireshark.org>
Wed, 20 Jun 2012 20:44:05 +0000 (20:44 -0000)
commit49849233c382116d77f3a6d15a38135d5dbe3ee2
tree443813975387b312918367f5c00d7bf54ddc84bf
parent41232f172ef1b7fb24181d0d03354de6a82a2519
If we're making two passes and we have a display filter applied, create
a protocol tree in process_packet_first_pass(). Otherwise we crash with

ERROR:dfvm.c:434:dfvm_apply: assertion failed: (tree)

svn path=/trunk/; revision=43420
tshark.c