Wireshark-commits: [Wireshark-commits] master c0a4a91: Dataflow analysis is hard, let's go shopping
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 30 Oct 2014 09:03:54 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c0a4a91ec20d2a91fe7b1d7ae3476e042ae86ba7
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c0a4a91 by Guy Harris (guy@xxxxxxxxxxxx):

    Dataflow analysis is hard, let's go shopping!
    
    Another case where the compiler didn't figure out that the variables
    aren't used if they're not set.
    
    Change-Id: I70bfb06c6d86d41a266a087ece971c40cd697ee9
    Reviewed-on: https://code.wireshark.org/review/4994
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  fdb3ea5   Squelch some used-but-not-set warnings (one legitimate, others not).
    adds  c0a4a91   Dataflow analysis is hard, let's go shopping!


Summary of changes:
 wiretap/peektagged.c |    2 ++
 1 file changed, 2 insertions(+)