Wireshark-commits: [Wireshark-commits] master c922801: ftype (integer): fix Uninitialized argument

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 18 Jan 2015 13:48:00 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c922801e322bf28b42d2e22e953a6dd794aef7aa
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c922801 by Michael Mann (mmann78@xxxxxxxxxxxx):

    ftype (integer): fix Uninitialized argument value found by Clang Analyzer
    
    Change-Id: I79e893f1d810a90c6a495067941d2e393e9fee72
    Reviewed-on: https://code.wireshark.org/review/6501
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  e7593ea   asn2wrs: autodetect if 64 bits variant is required for constrained integers
    adds  c922801   ftype (integer): fix Uninitialized argument value found by Clang Analyzer


Summary of changes:
 epan/ftypes/ftype-integer.c |    3 +++
 1 file changed, 3 insertions(+)