URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=178bb86d5724ac3edeee4225cc55882931d0bdb5
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
178bb86 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/28817
Actions performed:
from e5f6e70 Don't assume a given btgatt.uuid0xXXXX dissector exists.
adds 178bb86 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(-)