Wireshark-commits: [Wireshark-commits] master 439e9a6: ACDR: Fix DTLS dissection
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 19 Apr 2020 14:44:48 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=439e9a6318e8940beff7fca846f65d793d79b215
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

439e9a6 by Orgad Shaneh (orgad.shaneh@xxxxxxxxxxxxxx):

    ACDR: Fix DTLS dissection
    
    It has header_added, but the header is UDP, not IP.
    
    Change-Id: I1a4e6f0bf655f0764abdd8c45582dd9dcbc7686c
    Reviewed-on: https://code.wireshark.org/review/36880
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  c641118   Qt: Fix filling bluetooth device address
     add  439e9a6   ACDR: Fix DTLS dissection


Summary of changes:
 epan/dissectors/packet-acdr.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)