Wireshark-commits: [Wireshark-commits] master 172f5cd: Sort the values in value_strings that we'll

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 7 Apr 2014 23:07:36 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=172f5cd280f59ea972b6471e34982040f70f374e
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

172f5cd by Guy Harris (guy@xxxxxxxxxxxx):

    Sort the values in value_strings that we'll treat as extended.
    
    This squelches a run-time warning.
    
    Change-Id: I5b147530b7f9255c3564fe24b56e0ea3eab45852
    Reviewed-on: https://code.wireshark.org/review/995
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  26f46d4   Handle string types with somewhat appropriate encodings.
    adds  172f5cd   Sort the values in value_strings that we'll treat as extended.


Summary of changes:
 epan/dissectors/packet-epl.c |  185 +++++++++++++++++++++---------------------
 1 file changed, 93 insertions(+), 92 deletions(-)