Wireshark-commits: [Wireshark-commits] master-2.2 8b75563: Fix previous backport.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 10 Jun 2018 01:56:53 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8b755633efeecd0254c460ef0c1b70b4e05b8b20
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

8b75563 by Guy Harris (guy@xxxxxxxxxxxx):

    Fix previous backport.
    
    Change-Id: I2c5cea4e46aeeb1a5827f056d300eea11454468c
    Reviewed-on: https://code.wireshark.org/review/28183
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit acc87e0cb554f3fad960007a3965755b777f7e34)
    Reviewed-on: https://code.wireshark.org/review/28184
    

Actions performed:

    from  3b77c0a   Do bounds checking of the offset and length in proto_tree_add_string().
    adds  8b75563   Fix previous backport.


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