Wireshark-commits: [Wireshark-commits] master f2a7594: reassemble_test.c: Reorder macro behavior to

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 15 Jul 2016 01:49:50 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f2a7594ac04adc4c08c26136e779c40ee0f1a7c1
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f2a7594 by Michael Mann (mmann78@xxxxxxxxxxxx):

    reassemble_test.c: Reorder macro behavior to make it clearer we have NULL checks in place.
    
    Trying to pacify VS Code Analysis.
    
    Change-Id: I76379b23a5d4c772b91d6113af3974e105e4da88
    Reviewed-on: https://code.wireshark.org/review/16448
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  2c31279   exntest.c: Create local functions to handle "nesting" TRY/CATCH macros to fix shadow warnings.
    adds  f2a7594   reassemble_test.c: Reorder macro behavior to make it clearer we have NULL checks in place.


Summary of changes:
 epan/reassemble_test.c |   41 ++++++++++++++++++++---------------------
 1 file changed, 20 insertions(+), 21 deletions(-)