Wireshark-commits: [Wireshark-commits] master 323659d: dcerpc: fix Called function pointer is null

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 19 Feb 2016 03:20:39 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=323659d85e4708a5556baec4355552fd07255fcc
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

323659d by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    dcerpc: fix Called function pointer is null (null dereference) found by Clang Analyzer
    
    Change-Id: Idf98bcf617d4d6343aa233e42898cf5f26b08e33
    Reviewed-on: https://code.wireshark.org/review/13974
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  6cf6cdb   Added support for Payload IE Vendor OUI.
    adds  323659d   dcerpc: fix Called function pointer is null (null dereference) found by Clang Analyzer


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