Wireshark-commits: [Wireshark-commits] master 2046368: file-pcapng: fix dissection of options in bl

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 20 Aug 2015 10:04:21 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2046368574a825d3a9fcdbe53165d4966fda1db4
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2046368 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    file-pcapng: fix dissection of options in blocks
    
    - fix the loop logic
    - flags in EPB include link-layer-dependent errors
    
    Change-Id: Iae0b4869b556abbf3c14f3b865d0f23cee182c84
    Reviewed-on: https://code.wireshark.org/review/10132
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  bc777f9   Added a missing break
    adds  2046368   file-pcapng: fix dissection of options in blocks


Summary of changes:
 epan/dissectors/file-pcapng.c |   19 ++++++++++++++-----
 1 file changed, 14 insertions(+), 5 deletions(-)