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-1.10 983f5f9: Fix some cases of value_string_ext with

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 5 Mar 2014 04:58:32 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=983f5f9366e0b6f015de80cd1596b3367be1ab6a
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark

Commits:

983f5f9 by Guy Harris (guy@xxxxxxxxxxxx):

    Fix some cases of value_string_ext without BASE_EXT_STRING.
    
    This fixes bug 9834.
    
    Change-Id: Ida6034fd4149b647545ed314eb10819e71553f85
    Reviewed-on: https://code.wireshark.org/review/512
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  4fc99f8   Fix 2 instances of "Warning: Extended value string ... forced to fall back to linear search".
    adds  983f5f9   Fix some cases of value_string_ext without BASE_EXT_STRING.


Summary of changes:
 epan/dissectors/packet-btsdp.c |    2 +-
 epan/dissectors/packet-giop.c  |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)