Wireshark-commits: [Wireshark-commits] master 8bb1e58: Suggest pushing a decision lower in the code

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 10 Feb 2016 02:00:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8bb1e58cbc7fa283ec016e88982c6dc0887f294e
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8bb1e58 by Guy Harris (guy@xxxxxxxxxxxx):

    Suggest pushing a decision lower in the code.
    
    That leaves less room for getting it wrong.
    
    Change-Id: Iea003fc102ccd14db2924b70fc685033ca34f291
    Reviewed-on: https://code.wireshark.org/review/13863
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  c487d44   Don't try reassembly on fragments sliced short during capture.
    adds  8bb1e58   Suggest pushing a decision lower in the code.


Summary of changes:
 epan/reassemble.c |    8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)