Fixed bug when dissectors forgot to eat the array headers for conformant_run==1
authorRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>
Thu, 30 May 2002 10:06:58 +0000 (10:06 -0000)
committerRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>
Thu, 30 May 2002 10:06:58 +0000 (10:06 -0000)
commit7f798e68ee637ee8c85c61746b64e2a9395b16cc
tree37f7ef98ddc52589fd4031f11283f543cb0ba491
parent531cb17873359c47ac707c62946bb1b60c53be7c
Fixed bug when dissectors forgot to eat the array headers for conformant_run==1
resulting in an assert to abort ethereal.
It shows that the assers worked and that it will find bugs and not allow the dissectors to misdissect the packets.

svn path=/trunk/; revision=5601
packet-dcerpc-browser.c