Wireshark-commits: [Wireshark-commits] master 6e91389: Add a length check.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 4 Jul 2016 23:23:23 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6e913894709c3fe1f75e1750ee2f18c6b69aefd2
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6e91389 by Guy Harris (guy@xxxxxxxxxxxx):

    Add a length check.
    
    Make sure the LBMR TNWG Interest record's length is at least the size of
    a minimum-length LBMR TNWG Interest record.
    
    Hopefully this will fix the real problem about which CID 1363025 is
    complaining.
    
    Change-Id: I60d94a054ec1ba4fb32b0cdd361995a584fe74a6
    Reviewed-on: https://code.wireshark.org/review/16296
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  240f605   Qt: add initializer (CID 1230901).
    adds  6e91389   Add a length check.


Summary of changes:
 epan/dissectors/packet-lbmr.c |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)