ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 6473] ASN.1 PER bitfield dissector problems

Date: Fri, 21 Oct 2011 08:28:23 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6473

--- Comment #2 from Neil Piercy <Neil.Piercy@xxxxxxxxxxxx> 2011-10-21 08:28:22 PDT ---
(In reply to comment #1)
> Could you test with trunk? this now done with tvb_new_octet_aligned().

Trunk has the first problem fixed, but not the second. The change to
tvb_new_octet_aligned() has not altered that problem.

> This patch
> http://anonsvn.wireshark.org/viewvc/trunk/epan/dissectors/packet-per.c?r1=39017&r2=39016&pathrev=39017
> is sceduled for 1.6.3 does that solve the problem?

That solves the first problem (like trunk) but not the second.

The first 2 chunks of the patch I submitted are no longer needed. The third
chunk is still needed to fix the second problem (in both trunk and 1.6.x). I'll
submit a revised patch shortly, but it should be obvious.

Regards,
Neil

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.