Wireshark-commits: [Wireshark-commits] master 8bca5f6: [LCS-AP] Add decoding of Civic-Address, add

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 19 Aug 2016 11:26:34 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8bca5f6602cb655754dde64d42886d9f03c4be0c
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8bca5f6 by AndersBroman (anders.broman@xxxxxxxxxxxx):

    [LCS-AP] Add decoding of Civic-Address, add expert info if wrongly
    encoded.
    
    Change-Id: I2631fe5ae7f8e73f8f4067c73197ae4cd386b633
    Reviewed-on: https://code.wireshark.org/review/17169
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  3a7e305   codecs/speex: add check in speex_resampler_init_frac/set_rate_frac (CID 1355648).
    adds  8bca5f6   [LCS-AP] Add decoding of Civic-Address, add expert info if wrongly encoded.


Summary of changes:
 epan/dissectors/asn1/lcsap/lcsap.cnf               |   18 +++++++
 epan/dissectors/asn1/lcsap/packet-lcsap-template.c |   18 +++++++
 epan/dissectors/packet-lcsap.c                     |   55 ++++++++++++++++----
 3 files changed, 82 insertions(+), 9 deletions(-)