Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master bc8e095: Update to fix for Bug 6302. There is no need

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 11 Jul 2014 04:39:18 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bc8e095ec8b7a3b69412b09c129f3635c732d357
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

bc8e095 by Anish Bhatt (anish@xxxxxxxxxxx):

    Update to fix for Bug 6302.
    There is no need to check block constraints as min length already guarantees this, this also fixes false positives for missing TOS metric blocks
    
    Change-Id: Icbe3067d2506fad1c7dbcb175d932a5f242fa5cd
    Signed-off-by: Anish Bhatt <anish@xxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/2995
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  71ebdb6   ssl: move CertificateRequest to ssl-utils
    adds  bc8e095   Update to fix for Bug 6302. There is no need to check block constraints as min length already guarantees this, this also fixes false positives for missing TOS metric blocks


Summary of changes:
 epan/dissectors/packet-ospf.c |   13 ++-----------
 1 file changed, 2 insertions(+), 11 deletions(-)