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

Commits:

3132ed6 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>
    (cherry picked from commit 9a0a7e50cf2f832d1f140e8d7db65efd18c6c0b0)
    Reviewed-on: https://code.wireshark.org/review/17184
    

Actions performed:

    from  323dfbf   NAS EPS: fix dissection of multiple partial tracking area identity list
    adds  3132ed6   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(-)