Wireshark-commits: [Wireshark-commits] master 8f6c3ee: Boost the maximum frame size.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 29 May 2018 23:58:50 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8f6c3ee8e137a19cf8ffac1a0baebe3adc7105ad
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8f6c3ee 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>
    

Actions performed:

    from  c74ba09   Use rel_time_to_secs_str() to format a time delta.
    adds  8f6c3ee   Boost the maximum frame size.


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