Wireshark-commits: [Wireshark-commits] master 7d2629d: null: use tvb_get_h_guint32() to fetch a hos
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 2 Aug 2020 18:57:19 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7d2629d9468a1bf8f3cc673bcb993e6c00ebb1e4
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

7d2629d by Guy Harris (gharris@xxxxxxxxx):

    null: use tvb_get_h_guint32() to fetch a host byte order value.
    
    Change-Id: Ie73165d1018aab0553fc2322a8631ff0b8d549fb
    Reviewed-on: https://code.wireshark.org/review/38029
    Petri-Dish: Guy Harris <gharris@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <gharris@xxxxxxxxx>
    

Actions performed:

    from  3b230d5   GSM A DTAP: fix the bitmask of hf_gsm_a_dtap_test_loop
     add  7d2629d   null: use tvb_get_h_guint32() to fetch a host byte order value.


Summary of changes:
 epan/dissectors/packet-null.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)