Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 40e9465: Create/use an extended value_string; Do othe

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 3 Mar 2014 16:31:18 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=40e9465fd5dec44160e6f4e9ca22bc5fd35ab648
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

40e9465 by Bill Meier (wmeier@xxxxxxxxxxx):

    Create/use an extended value_string; Do other misc minor changes.
    
    - Localize some vars;
    - Use a consisten 4-space indentation & whitespace style;
    - Add editor modelines;
    
    Change-Id: I0d6270eea3fae804788a56557d3c7e171afa8aaa
    Reviewed-on: https://code.wireshark.org/review/466
    Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
    Tested-by: Bill Meier <wmeier@xxxxxxxxxxx>
    

Actions performed:

    from  5fc9db8   SSL: dynamically allocate session ticket storage area to avoid buffer overflow
    adds  40e9465   Create/use an extended value_string; Do other misc minor changes.


Summary of changes:
 epan/dissectors/packet-nettl.c |  484 +++++++++++++++++++++-------------------
 1 file changed, 249 insertions(+), 235 deletions(-)