Wireshark-commits: [Wireshark-commits] master b2eb2dc: XDMCP: fix assertion failure due to tvb not

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 04 Oct 2018 10:31:22 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b2eb2dce1ae3f417b587750782019d2a31c401ed
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

b2eb2dc by Ian Chard (ian@xxxxxxxxx):

    XDMCP: fix assertion failure due to tvb not being passed
    
    Bug: 15161
    Change-Id: I9884e793fa40dde8c3c097b8d46b92ea012d8fef
    Reviewed-on: https://code.wireshark.org/review/30010
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  c21ecc1   Qt: show more infos about why interfaces are not loaded.
     add  b2eb2dc   XDMCP: fix assertion failure due to tvb not being passed


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