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(-)