Wireshark-commits: [Wireshark-commits] master e22da97: SLSK: Change several items to be signed.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 5 Aug 2020 21:32:32 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e22da97fd159965069fccb4b62feb5c33e906075
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

e22da97 by Martin Mathieson (martin.mathieson@xxxxxxxxxxxx):

    SLSK: Change several items to be signed.
    
    This matches the description at
    https://www.museek-plus.org/wiki/SoulseekProtocol,
    where some fields are uint32 but many are just 'int'.
    
    Change-Id: I192aaf9ca84ccee7b52d266083bbbd8baef28685
    Reviewed-on: https://code.wireshark.org/review/38060
    Petri-Dish: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  4ac54e2   Qt: Fix status message issues in find packet search
     add  e22da97   SLSK: Change several items to be signed.


Summary of changes:
 epan/dissectors/packet-slsk.c | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)