Wireshark-commits: [Wireshark-commits] master e05e8f8: skip the payload if it's empty

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 30 Dec 2014 17:03:48 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e05e8f8ab012e22e94f58413557564960529a0d7
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e05e8f8 by Martin Kaiser (wireshark@xxxxxxxxx):

    skip the payload if it's empty
    
    Change-Id: Ib38e747bc762422c690abc1cb127bb0944c80ce2
    Reviewed-on: https://code.wireshark.org/review/6141
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  8629aa2   Qt: Continue using the new window title format.
    adds  e05e8f8   skip the payload if it's empty


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