Wireshark-commits: [Wireshark-commits] master 9a0a7e5: Do all data fetching in the appropriate byte
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 19 Aug 2016 21:30:21 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9a0a7e50cf2f832d1f140e8d7db65efd18c6c0b0
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9a0a7e5 by Guy Harris (guy@xxxxxxxxxxxx):

    Do all data fetching in the appropriate byte order.
    
    Change-Id: I481288b566c2b9888b3f068d2dbae1240fa2930e
    Reviewed-on: https://code.wireshark.org/review/17181
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  3646cbb   [Diameter] Add subdissection of AVP 1242 location estimate and AVP 2516 EUTRAN-Positioning-Data.
    adds  9a0a7e5   Do all data fetching in the appropriate byte order.


Summary of changes:
 epan/dissectors/packet-socketcan.c |   21 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)