Wireshark-commits: [Wireshark-commits] master f3f736c: clean up the part where dissect_websocket()

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

Commits:

f3f736c by Martin Kaiser (wireshark@xxxxxxxxx):

    clean up the part where dissect_websocket() is called recursively
    
    Change-Id: Ia94ddb2c4cb03fe5d1af9f8d316e1cdb18fe8283
    Reviewed-on: https://code.wireshark.org/review/6143
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  246f727   use packet-scoped memory for the unmasked data tvb
    adds  f3f736c   clean up the part where dissect_websocket() is called recursively


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