Wireshark-commits: [Wireshark-commits] master 19aaa18: Don't initialize a variable that's unused be

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 10 May 2015 18:04:02 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=19aaa18b2cf569523a1e29bfc72e0cbc3f9a9d9d
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

19aaa18 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>
    

Actions performed:

    from  7d4e0c7   Pick array sizes based on what they're supposed to hold.
    adds  19aaa18   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(-)