Ethereal-dev: Re: [Ethereal-dev] PER dissector patch - BIT STRING decoding

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

From: "Ronnie Sahlberg" <ronnie_sahlberg@xxxxxxxxxxxxxx>
Date: Tue, 17 Feb 2004 05:40:14 +1100
checked in.

i also checked in your fix for the h450 crash. (there were a few other
places in h450 as well where a non-FT_UINT32 was passed to
dissect_per_choice() those were taken care of as well)


----- Original Message ----- 
From: "Tomas Kukosa"
Sent: Monday, February 16, 2004 10:30 PM
Subject: [Ethereal-dev] PER dissector patch - BIT STRING decoding


> Hi,
>    attached patch contains implementation of dissect_per_bit_string()
function
> and removes dissect_per_normally_small_nonnegative_whole_number() function
from PER dissector API
> as it is only internal PER function.
>
>    Regards,
>      Tomas