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

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 12 Mar 2015 05:12:29 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a29893bba2a7dd90339ce5b8a98ff4e5a5762af7
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

a29893b 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>
    (cherry picked from commit e05e8f8ab012e22e94f58413557564960529a0d7)
    Reviewed-on: https://code.wireshark.org/review/7641
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  524d585   lbmr: fix possible infinite loop
    adds  a29893b   skip the payload if it's empty


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