Catch any exceptions that add_ethernet_trailer() throws in add_dix_trailer().
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 28 Jan 2004 03:36:37 +0000 (03:36 +0000)
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 28 Jan 2004 03:36:37 +0000 (03:36 +0000)
commit2c11736a65ad4b0378ad435efaa13c41fa93023b
treea0998f2d04b2f4bb7c8a3b2a6126929021a5fe6f
parent715fdf3ad39a91fd6ff49fb1297630b532b6348b
Catch any exceptions that add_ethernet_trailer() throws in add_dix_trailer().
Otherwise, they're caught by ethertype() which results in an infinite loop.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@9893 f5534014-38df-0310-8fa8-9805f1628bb7
packet-ethertype.c