URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=51dcd59d2d89da2aae6dc5bd028c98e41575623f
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
51dcd59 by Stefan Metzmacher (metze@xxxxxxxxx):
packet-dcerpc: let dcerpc_get_proto_name() handle unknown uuids
This fixes a regression in commit e0e574d16748313dd8903f886d1af9eb0821fee7.
Change-Id: I447001a84e17a76ec77c48f736bbfcd8cc6324a1
Signed-off-by: Stefan Metzmacher <metze@xxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/11574
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from ea0e29f packet-dcerpc: fix dissecting of decrypted payload
adds 51dcd59 packet-dcerpc: let dcerpc_get_proto_name() handle unknown uuids
Summary of changes:
epan/dissectors/packet-dcerpc.c | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)