URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=80c4addf2eb45fdb5755172e54ea7813939f5252
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
80c4add 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>
Reviewed-on: https://code.wireshark.org/review/9431
Actions performed:
from c62601f If we don't know whether STBC is being used, we don't know NSTS.
adds 80c4add 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(-)