URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=402c7ea6af6d0e447e099944650707218aec43e6
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark
Commits:
402c7ea 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>
(cherry picked from commit 954fe24e418723df7bac6be146528947ca11d060)
Reviewed-on: https://code.wireshark.org/review/28815
Actions performed:
from 424d2d2 Clean up whitespace.
adds 402c7ea 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(-)