Wireshark-commits: [Wireshark-commits] master-1.10 e5a9cf3: wcp: add validations to decompressed_en

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 26 Mar 2015 21:58:33 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e5a9cf36b813076a74fa3ab2772bbefb2e113ea8
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark

Commits:

e5a9cf3 by Evan Huus (eapache@xxxxxxxxx):

    wcp: add validations to decompressed_entry
    
    Ensure that a reference to past bytes refers to bytes that actually exist.
    
    Bug: 10978
    Conflicts:
    	epan/dissectors/packet-wcp.c
    Change-Id: I346b30c0815032e5081eeb13123839d3eb0cc8da
    Reviewed-on: https://code.wireshark.org/review/7801
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  6c09fba   Fix warning-turned-error in string_repr_len().
    adds  e5a9cf3   wcp: add validations to decompressed_entry


Summary of changes:
 epan/dissectors/packet-wcp.c |   29 +++++++++++++++++++++++++++--
 1 file changed, 27 insertions(+), 2 deletions(-)