Back out the BACnet application layer dissectin code - its use of
authorGuy Harris <guy@alum.mit.edu>
Mon, 7 Mar 2005 01:22:55 +0000 (01:22 -0000)
committerGuy Harris <guy@alum.mit.edu>
Mon, 7 Mar 2005 01:22:55 +0000 (01:22 -0000)
commitab32b090b72047d3ed37852f5b40a5de386a433a
tree12214a65f5597c3aa9f361c065b01cbeb96b7c56
parent7a43aeb457009d6f9b59822b084ef55af167da7e
Back out the BACnet application layer dissectin code - its use of
recursion instead of iteration means that packets with sufficiently
large lists can cause it to overflow the stack and crash.

svn path=/trunk/; revision=13643
AUTHORS
epan/dissectors/packet-bacapp.c