Wireshark-commits: [Wireshark-commits] master e1b14fb: text_import: the maximum frame length should
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 28 Mar 2017 05:07:27 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e1b14fbcfe9252922b73f5c3087a9ae7a61e6ad3
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e1b14fb by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    text_import: the maximum frame length should be WTAP_MAX_PACKET_SIZE
    
    Change-Id: I41989e8b5fd273c518f786ca74683b9284d9403e
    Reviewed-on: https://code.wireshark.org/review/20747
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  cabd7d8   wsutil: fix a NULL pointer dereference when there is a single plugin registered
    adds  e1b14fb   text_import: the maximum frame length should be WTAP_MAX_PACKET_SIZE


Summary of changes:
 ui/text_import.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)