Wireshark-commits: [Wireshark-commits] master-2.6 eaee956: Boost the maximum frame size.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 30 May 2018 01:10:58 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=eaee9561932f554c61bb5fa783a11acd90d042c4
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark

Commits:

eaee956 by Guy Harris (guy@xxxxxxxxxxxx):

    Boost the maximum frame size.
    
    Lemon gets this error on its Parse() function, at least on FreeBSD 11.1
    with its version of Clang.
    
    Change-Id: I4fc1674373af5c0016ee953b61066bf6b24b7ad6
    Reviewed-on: https://code.wireshark.org/review/27905
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 8f6c3ee8e137a19cf8ffac1a0baebe3adc7105ad)
    Reviewed-on: https://code.wireshark.org/review/27906
    

Actions performed:

    from  d258370   Use rel_time_to_secs_str() to format a time delta.
    adds  eaee956   Boost the maximum frame size.


Summary of changes:
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)