URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5e54c7147e8e3e4ae6cd0ed1127256f7f5cdf6fd
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
5e54c71 by Pascal Quantin (pascal@xxxxxxxxxxxxx):
XnAP: get rid of duplicate bit string decoding
After gca694eb078, no manual decoding is required
Change-Id: I641ce984b08ec74d7075b9e7cdd0806ccd707a45
Reviewed-on: https://code.wireshark.org/review/33917
Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
Actions performed:
from e36e6c9 ULP: get rid of duplicate bit string decoding
add 5e54c71 XnAP: get rid of duplicate bit string decoding
Summary of changes:
epan/dissectors/asn1/xnap/packet-xnap-template.c | 10 -
epan/dissectors/asn1/xnap/xnap.cnf | 85 --------
epan/dissectors/packet-xnap.c | 245 +++++++----------------
3 files changed, 72 insertions(+), 268 deletions(-)