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

Commits:

d969641 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/17183
    

Actions performed:

    from  1a1686d   NAS EPS: fix dissection of multiple partial tracking area identity list
    adds  d969641   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(-)