URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7e461a91bf320b509cffea81fc2611bcf6b06935
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7e461a9 by Guy Harris (guy@xxxxxxxxxxxx):
Remove check for null bluetooth_data.
It's guaranteed to be non-null at that point. as noted by Coverity.
Should fix CID 1306904.
Fix indentation while we're at it.
Change-Id: I414844e9b6f9f01e215f42ba087a56b0544d289a
Reviewed-on: https://code.wireshark.org/review/9471
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 90af3de Interpret reserved fields netscaler header.
adds 7e461a9 Remove check for null bluetooth_data.
Summary of changes:
epan/dissectors/packet-bthci_evt.c | 11 +++--------
1 file changed, 3 insertions(+), 8 deletions(-)