URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ac814cf6b9b455a5245a69469fb28fc838a8ad63
Submitter: "Anders Broman <a.broma...@gmail.com>"
Changed: branch: master
Repository: wireshark

Commits:

ac814cf by Richard Sharpe (realrichardsha...@gmail.com):

    ieee1905: Eliminate a shadowed variable index.
    
    Graham reported a shadowed variable issue with the variable index.
    
    Changed the variable name so it no longer shadows index. That seems
    to be an issue on Macs.
    
    Change-Id: I2a6e9b6d70811aaf7b9f910ddc87ab926b3a0cec
    Reviewed-on: https://code.wireshark.org/review/38058
    Reviewed-by: Richard Sharpe <realrichardsha...@gmail.com>
    Petri-Dish: Richard Sharpe <realrichardsha...@gmail.com>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broma...@gmail.com>
    

Actions performed:

    from  e4379f0   Dumpcap: print closed ring-buffer file names
     add  ac814cf   ieee1905: Eliminate a shadowed variable index.


Summary of changes:
 epan/dissectors/packet-ieee1905.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to