Wireshark-commits: [Wireshark-commits] master b0b027d: Explicitly check for DCE/RPC dissector name
Date Prev · Date Next · Thread Prev · Thread Next
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 1 Jul 2015 03:08:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b0b027d1473cdda73a1592557179282ae656060b
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b0b027d by Michael Mann (mmann78@xxxxxxxxxxxx):

    Explicitly check for DCE/RPC dissector name in the Decode As dialog because it doesn't have a specific subdissector table to invoke the DCE/RPC "Decode As" tab.
    
    bug:10368
    Change-Id: Iff94ddaf0c9f4d002be89dab480b6f9550ebd82f
    Reviewed-on: https://code.wireshark.org/review/3575
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Cal Turney <cturney@xxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  986e347   Disable overlay scrolling
    adds  b0b027d   Explicitly check for DCE/RPC dissector name in the Decode As dialog because it doesn't have a specific subdissector table to invoke the DCE/RPC "Decode As" tab.


Summary of changes:
 ui/gtk/decode_as_dlg.c |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)