URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=001338bc83c550d3532670086dfda8774657d428
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
001338b by Bill Meier (wmeier@xxxxxxxxxxx):
    packet-netflow.c:  netflow v9: Allow options template with zero-length scope section
    
       Fixes Bug #10432
    
       Also: rework several comments.
    
    Change-Id: I292829f6dffaf5f500cb089cc8a45e1203a2e731
    Reviewed-on: https://code.wireshark.org/review/3959
    Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
    (cherry picked from commit 9555c24740540aff840605595919fa2f5e2a2c23)
    Reviewed-on: https://code.wireshark.org/review/3960
    
Actions performed:
    from  bb7b3c0   TLS: fix dissection of status_request_v2 hello extension
    adds  001338b   packet-netflow.c:  netflow v9: Allow options template with zero-length scope section
Summary of changes:
 epan/dissectors/packet-netflow.c |   17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)