Wireshark-commits: [Wireshark-commits] master-2.6 64f0222: 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:36:11 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=64f0222f6518e13b5d0aad6c95f60c37355bbe8d
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

64f0222 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/37992
    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  5ea261e   MQ: Fix short NameValue presentation
     add  64f0222   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(-)