Wireshark-commits: [Wireshark-commits] master 954fe24: If the dissector isn't registered, you shoul

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 22 Jul 2018 19:20:47 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=954fe24e418723df7bac6be146528947ca11d060
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

954fe24 by Guy Harris (guy@xxxxxxxxxxxx):

    If the dissector isn't registered, you shouldn't be calling it.
    
    Report a dissector bug, rather than calling the data dissector.
    
    Change-Id: I7bde1001a48d2443acf2dc7caa83434e0972aab7
    Reviewed-on: https://code.wireshark.org/review/28814
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  94466d0   Clean up whitespace.
    adds  954fe24   If the dissector isn't registered, you shouldn't be calling it.


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