http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1554
luis.ontanon@xxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Comment #3 from luis.ontanon@xxxxxxxxx 2007-04-24 09:18 GMT -------
Our asn description file incorrectly says extraInfo has tag=3m it should be =2.
this causes what should be extraInfo (not to be decoded as such and because
there is nothing with tag=2 in the sequence's definition.
30 17 {
80 04 { -- propertyName
00 2f 00 02 }
a1 0a { -- value
04 03 {
0a 01 {
02 }
}
04 03 {
0a 01 {
03 }
}
}
a2 03 { -- extraInfo
82 01 { -- sublist
01 -- True
}
}
}
I'll commit the change when I'm back home.
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.