Wireshark-commits: [Wireshark-commits] master 2f3b25c: packet-btrfcomm.c: Add NULL check to pacify

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 12 Jul 2016 18:29:59 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2f3b25c181ac93a541ea77b08bfb93944d04840b
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2f3b25c by Michael Mann (mmann78@xxxxxxxxxxxx):

    packet-btrfcomm.c: Add NULL check to pacify VS Code Analysis
    
    Some if checks are confusing the analysis, but it does add some
    future-proofing.
    
    Change-Id: Ic4fe16a87646a7055f7639af050d53ff004eda5f
    Reviewed-on: https://code.wireshark.org/review/16396
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  e063924   Remove T.30 FCF mask.
    adds  2f3b25c   packet-btrfcomm.c: Add NULL check to pacify VS Code Analysis


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