Wireshark-commits: [Wireshark-commits] master-3.0 e8e439e: Use ENC_NA, not ENC_BIG_ENDIAN, for a se
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 1 Aug 2020 10:34:52 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e8e439e5b764948c09e4f34ef6004beff4124a59
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

e8e439e by Guy Harris (guy@xxxxxxxxxxxx):

    Use ENC_NA, not ENC_BIG_ENDIAN, for a sequence of bytes.
    
    Change-Id: I90023c940b7a6a89f57c9394b5b21596f560c6e2
    Reviewed-on: https://code.wireshark.org/review/34176
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit e206eb29925f7366bcd61bbfe9016b639957ea58)
    Reviewed-on: https://code.wireshark.org/review/37991
    Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  97c3ed7   MQ: Fix short NameValue presentation
     add  e8e439e   Use ENC_NA, not ENC_BIG_ENDIAN, for a sequence of bytes.


Summary of changes:
 epan/dissectors/packet-cdp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)