Wireshark-commits: [Wireshark-commits] master-1.10 08b94f2: pntoh16() was still called pntohs() in

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 13 Jan 2015 04:52:03 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=08b94f20846f44c3bffe56cbe3598bf6c1510328
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark

Commits:

08b94f2 by Guy Harris (guy@xxxxxxxxxxxx):

    pntoh16() was still called pntohs() in 1.10.
    
    Change-Id: I2fc2b761e16ba28c3ca7123e1c4c0ffe9ab90325
    Reviewed-on: https://code.wireshark.org/review/6518
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  abebbb9   Do bounds checking when decompressing WCP packets.
    adds  08b94f2   pntoh16() was still called pntohs() in 1.10.


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