Wireshark-commits: [Wireshark-commits] master 108507e: Rbm: Be more strict about unknown object typ

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

Commits:

108507e 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>
    

Actions performed:

    from  696d1fe   wsgcrypt: fix build with older gcrypts.
     add  108507e   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(-)