Wireshark-commits: [Wireshark-commits] master-1.12 eba5410: Don't initialize a variable that's unus

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 21 Dec 2015 12:26:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=eba54101e1dc3a405a79e6727827fd3e87975eb0
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

eba5410 by Guy Harris (guy@xxxxxxxxxxxx):

    Don't initialize a variable that's unused before we later set it.
    
    Change-Id: I944cac044a8b091cbe5d85cd63a8c698a82b8559
    Reviewed-on: https://code.wireshark.org/review/8388
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 19aaa18b2cf569523a1e29bfc72e0cbc3f9a9d9d)
    Reviewed-on: https://code.wireshark.org/review/12787
    

Actions performed:

    from  270cb60   Pick array sizes based on what they're supposed to hold.
    adds  eba5410   Don't initialize a variable that's unused before we later set it.


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