Wireshark-commits: [Wireshark-commits] master 160af3c: HTTP2: fix test failure on Solaris SPARC

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 20 Jan 2015 21:26:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=160af3ccf3560357fefd6ab5cabefe22cabfeb55
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

160af3c by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    HTTP2: fix test failure on Solaris SPARC
    
    Do not make any assumption on the endianness: not all hosts running Wireshark are little endian
    
    Change-Id: I8792904f7000b4f2b9e44ffe41f350ba8b4932d4
    Reviewed-on: https://code.wireshark.org/review/6693
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  74ed8b5   Add DNS stats to release-notes
    adds  160af3c   HTTP2: fix test failure on Solaris SPARC


Summary of changes:
 epan/dissectors/packet-http2.c |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)