Wireshark-commits: [Wireshark-commits] master 7a1f75e: ieee802154: fix Uninitialized argument value

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 1 Mar 2016 14:17:27 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7a1f75ed2f91f212317902020ab762ebaa3098ad
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7a1f75e by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    ieee802154: fix Uninitialized argument value found by Clang Analyzer
    
    Change-Id: I71282d6ef15802700f6e58308f1d8e89fe9bd24c
    Reviewed-on: https://code.wireshark.org/review/14262
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  64a5cd9   Prevent use-after-free issues with pcapng.c/wtap_opttypes.c
    adds  7a1f75e   ieee802154: fix Uninitialized argument value found by Clang Analyzer


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