Wireshark-commits: [Wireshark-commits] master 1af7b97: Bug fix in json dissector that made the heur

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 20 Jan 2015 05:57:07 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1af7b979276bbc17f4c76e13fc22606b33eb2bac
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1af7b97 by Dario Lombardo (lomato@xxxxxxxxx):

    Bug fix in json dissector that made the heuristic fail.
    
    Change-Id: Iff53cfd8fd9d760b04c638c87f8a44587b268cd7
    Reviewed-on: https://code.wireshark.org/review/6674
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  11e557a   ISIS: Making a segregated function for sub-tlv used by multiple tlv
    adds  1af7b97   Bug fix in json dissector that made the heuristic fail.


Summary of changes:
 epan/dissectors/packet-json.c |    8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)