Wireshark-commits: [Wireshark-commits] master 605f33c: pcapng: handle NRB with options
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 29 Aug 2015 19:02:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=605f33caaf5ccae26cd8f5c7ca5ac4813e0c40b2
Submitter: Hadriel Kaplan (hadrielk@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

605f33c by Hadriel Kaplan (hadrielk@xxxxxxxxx):

    pcapng: handle NRB with options
    
    If a pcapng Name Resolution Block has options, they should not screw up the
    pcapng reader and cause it to fail to read the file.
    
    Bug: 11485
    Change-Id: Ic27cba937b6d93a3d9ed92522ed6b39ae2daeb8f
    Reviewed-on: https://code.wireshark.org/review/10307
    Petri-Dish: Hadriel Kaplan <hadrielk@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Hadriel Kaplan <hadrielk@xxxxxxxxx>
    

Actions performed:

    from  eacaa1a   6LoWPAN: IPv6 Fragment Headers don't have a Length field
    adds  605f33c   pcapng: handle NRB with options


Summary of changes:
 wiretap/pcapng.c |    8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)