Wireshark-commits: [Wireshark-commits] master-3.0 26eee01: Rbm: Be more strict about unknown object

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 22 Mar 2019 19:10:20 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=26eee01f57f0a86fb375892c7937eac24ede4610
Submitter: "Dario Lombardo <lomato@xxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

26eee01 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Rbm: Be more strict about unknown object types.
    
    Stop dissection if we encounter an unknown object type.
    
    Update .editorconfig while we're here.
    
    Bug: 15612
    Change-Id: I91c0868c376c2b50645af997e0bf84e5c90a512b
    Reviewed-on: https://code.wireshark.org/review/32523
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    (cherry picked from commit f273ecd5d94f0c39d1683ed147656daee3ef799b)
    Reviewed-on: https://code.wireshark.org/review/32525
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    

Actions performed:

    from  19bdf73   Fix order of ring buffer and auto-stop items on the Capture Options page.
     add  26eee01   Rbm: Be more strict about unknown object types.


Summary of changes:
 epan/dissectors/.editorconfig | 4 ++++
 epan/dissectors/file-rbm.c    | 5 +++--
 2 files changed, 7 insertions(+), 2 deletions(-)