Ethereal-dev: [Ethereal-dev] Fix for packet-bvlc.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "David Richards" <drichards@xxxxxxxxxxxx>
Date: Mon, 26 Jan 2004 18:15:15 -0600
Here's a minor fix for packet-bvlc.c.  npdu_length was declared as guint8
resulting in truncated lengths in some of the copied buffers.  I changed it
to guint.

Dave Richards

Attachment: packet-bvlc.c.diff
Description: Binary data