Wireshark-commits: [Wireshark-commits] master 24f0888: Fix the condition for an expert info
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 21 Oct 2014 20:29:54 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=24f0888b3102d9f5a772c6df370f6a5a9188de62
Submitter: Michael Tüxen (tuexen@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

24f0888 by Michael Tüxen (tuexen@xxxxxxxxxxxxx):

    Fix the condition for an expert info
    
    The condition triggering an expert info if the reliability
    parameter is non-zero, but a reliable data channel is
    negotiated was wrong. Now the type field is considered
    correctly.
    While there, update the reference.
    
    Change-Id: I1f2f78861d6a44c5334fd44e2038bbfdc52fa919
    Reviewed-on: https://code.wireshark.org/review/4900
    Reviewed-by: Michael Tüxen <tuexen@xxxxxxxxxxxxx>
    

Actions performed:

    from  4664ac6   fix wrong offset for ID Capability Flags 1 reported by Jean-Marc Lamond
    adds  24f0888   Fix the condition for an expert info


Summary of changes:
 epan/dissectors/packet-rtcdc.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)