Wireshark-commits: [Wireshark-commits] master 450c0d5: Improve the message for duplicate dissectors
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 17 Apr 2016 06:45:58 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=450c0d518bda19479a4770ad0e28a55ee0a08cab
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

450c0d5 by Guy Harris (guy@xxxxxxxxxxxx):

    Improve the message for duplicate dissectors for a protocol.
    
    Report the names for the dissectors as well as the protocol and
    dissector table name.
    
    Change-Id: I901b396a1310f0d98b68c9499038fe2f38498ee1
    Reviewed-on: https://code.wireshark.org/review/14948
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  256a7be   The dissector for HTTP-over-SSL is now called "http-over-ssl", not just "http".
    adds  450c0d5   Improve the message for duplicate dissectors for a protocol.


Summary of changes:
 epan/packet.c |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)