Wireshark-commits: [Wireshark-commits] master-1.12 54cba68: Fix presumed	cut-and-pasteo.
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=54cba68cd793bf7bdde936bbff9138b279873aec
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
54cba68 by Guy Harris (guy@xxxxxxxxxxxx):
    Fix presumed cut-and-pasteo.
    
    On errors *other* than a short read, we were driving on and processing
    the non-data that we didn't read.
    
    Change-Id: I6289ddf31ff7896918a030af9d1261bdc194e7d3
    Reviewed-on: https://code.wireshark.org/review/4270
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 5f096acb454c3d57d23a786f49a884dd4afb0499)
    Reviewed-on: https://code.wireshark.org/review/4271
    
Actions performed:
    from  58dbd92   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.
    adds  54cba68   Fix presumed cut-and-pasteo.
Summary of changes:
 wiretap/ngsniffer.c |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)