Wireshark-commits: [Wireshark-commits] master 7786a97: Further ws_strto* cleanups.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 7 Sep 2016 04:49:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7786a975af5492160e48a2d0168365b57e0a0770
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7786a97 by Guy Harris (guy@xxxxxxxxxxxx):

    Further ws_strto* cleanups.
    
    Make pkt_len unsigned.
    
    Improve the error message for ws_strtou32() failure.
    
    Change-Id: I080b4fc132c8e405bc1dbd87fc717c2b337517bc
    Reviewed-on: https://code.wireshark.org/review/17547
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  c95c536   OCFS2: dissector incorrectly takes pdu length as little endian
    adds  7786a97   Further ws_strto* cleanups.


Summary of changes:
 wiretap/vms.c |   20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)