Wireshark-commits: [Wireshark-commits] master-1.10 f0929ec: LCSAP: fix dissection of negative longi

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 10 Dec 2014 20:57:46 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f0929ecb81a9cad8588e8a070fab7c268e59ff9a
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark

Commits:

f0929ec by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    LCSAP: fix dissection of negative longitude and latitude
    
    Bug: 10767
    Change-Id: I4ab0ffd3bd22f1884895f3118673b433d980de2f
    Reviewed-on: https://code.wireshark.org/review/5704
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry-picked from commit 2f8030f85a0bfc584deee00a88761355ddd7f941)
    Conflicts:
    	epan/dissectors/packet-lcsap.c
    Reviewed-on: https://code.wireshark.org/review/5710
    

Actions performed:

    from  1b45990   Fix cut-and-pasteo.
    adds  f0929ec   LCSAP: fix dissection of negative longitude and latitude


Summary of changes:
 asn1/lcsap/lcsap.cnf           |    4 ++--
 epan/dissectors/packet-lcsap.c |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)