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 7624] epan/dissectors/packet-per.c dissect_per_constrained

Date: Tue, 14 Aug 2012 15:14:17 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7624

Pascal Quantin <pascal.quantin@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |pascal.quantin@xxxxxxxxx
         Resolution|                            |FIXED

--- Comment #6 from Pascal Quantin <pascal.quantin@xxxxxxxxx> 2012-08-14 15:14:17 PDT ---
Committed in revision 44510. Thanks for the report and patch !
Could you clarify what other issues you faced (related to 64 bits also?)?

Note that you can write the following (simplier) conformation file for your
sample test:
#.OPT
PER
UNALIGNED
#.END

#.PDU_NEW
TestAsn64

#.FN_PARS Integer34Asymmetric FN_VARIANT = _64b
#.TYPE_ATTR
Integer34Asymmetric TYPE = FT_INT64
#.FN_PARS Integer64Unsigned FN_VARIANT = _64b
#.TYPE_ATTR
Integer64Unsigned TYPE = FT_UINT64

#.END

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