Wireshark-commits: [Wireshark-commits] master 0d61321: Correct logic for finding shadow variables.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 22 Aug 2015 12:31:13 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0d61321f698615564aab8b75a717989389fae579
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0d61321 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Correct logic for finding shadow variables.
    
    Change-Id: Ide03c3b92f70d5dad8d0dceca179ea6f3b9e1fd6
    Reviewed-on: https://code.wireshark.org/review/10037
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  5a7f574   Fix two bugs   1) Introduced by me in commit c4fe7129d802752aa4cc89a66d2d5d5f2698e020      where I didn't honor the "print lsa header only" flag properly for      data highlighting   2) Introduced in 2001 with commit dd1b7eafafb5748757a0396f4cc6ad6e65f37483      which moved offset increasing into an "if (tree)" statement with code      after the if statement continuing to work with offset. Also make display of v2 and v3 LSAs the same again (forgot one case in previous commit.
    adds  0d61321   Correct logic for finding shadow variables.


Summary of changes:
 tools/checkAPIs.pl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)