Wireshark-commits: [Wireshark-commits] master 246f727: use packet-scoped memory for the unmasked da

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

Commits:

246f727 by Martin Kaiser (wireshark@xxxxxxxxx):

    use packet-scoped memory for the unmasked data tvb
    
    Change-Id: I5f9b769e26c16072a1656dfe9094487d6dfe76f4
    Reviewed-on: https://code.wireshark.org/review/6142
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  e05e8f8   skip the payload if it's empty
    adds  246f727   use packet-scoped memory for the unmasked data tvb


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