Wireshark-commits: [Wireshark-commits] master 892703f: The heuristic for T.125 per is too week and 
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=892703f9181fe98e87926c70b348b6df3e69c82e
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
892703f by AndersBroman (anders.broman@xxxxxxxxxxxx):
    The heuristic for T.125 per is too week and we do not have a PER dissector
    for T.125 so remove the test.
    Remove unused hf entries.
    Fixes bug 10350.
    
    Change-Id: If28de7877388c669082f8c8a21dd63107d417fbf
    Reviewed-on: https://code.wireshark.org/review/3458
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  53b2096   Add Modelines and fix indent
    adds  892703f   The heuristic for T.125 per is too week and we do not have a PER dissector for T.125 so remove the test. Remove unused hf entries. Fixes bug 10350.
Summary of changes:
 asn1/t125/packet-t125-template.c |   32 --------------------------------
 epan/dissectors/packet-t125.c    |   25 ++-----------------------
 2 files changed, 2 insertions(+), 55 deletions(-)