URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=04927d8c4d834920d88de1d722c2f608093d3e23
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
04927d8 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
p1: Handle implicit Content
The retured-content is defined as IMPLICIT Content (octet string),
so ensure we handle this correctly.
Bug: 12976
Change-Id: I4bcce67cea97142bf3312e1a5c2aeb169c7a69d2
Reviewed-on: https://code.wireshark.org/review/18054
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
(cherry picked from commit a68dd39a01d7490383f306f2dc35fb8f079b8c69)
Reviewed-on: https://code.wireshark.org/review/18055
Actions performed:
from e23bcf3 More release note updates.
adds 04927d8 p1: Handle implicit Content
Summary of changes:
epan/dissectors/asn1/p1/p1.cnf | 5 +-
epan/dissectors/packet-p1.c | 129 ++++++++++++++++++++--------------------
2 files changed, 67 insertions(+), 67 deletions(-)