Wireshark-commits: [Wireshark-commits] master 212ba58: Add checks for non-null-terminated strings.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 7 Dec 2014 20:18:29 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=212ba58fdcb3dc21bbddca7596fa799ee2589b46
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

212ba58 by Guy Harris (guy@xxxxxxxxxxxx):

    Add checks for non-null-terminated strings.
    
    Change-Id: Iaad2d2f76e5d554800ba2c79d5c01f4b9da6fa0b
    Reviewed-on: https://code.wireshark.org/review/5660
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  5f79940   Endpoint: wrong filter when select a SCTP endpoint (INVALID == a.x.y.z ...)
    adds  212ba58   Add checks for non-null-terminated strings.


Summary of changes:
 wiretap/k12.c |   20 ++++++++++++++------
 1 file changed, 14 insertions(+), 6 deletions(-)