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 4fc99f8: Fix 2 instances of "Warning: Extended v

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 5 Mar 2014 00:49:15 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4fc99f885a3df4abf84279308064a059f64e02fa
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark

Commits:

4fc99f8 by Bill Meier (wmeier@xxxxxxxxxxx):

    Fix 2 instances of "Warning: Extended value string ... forced to fall back to linear search".
    
     Note: This issue was fixed in dev Wireshark as part of a much more extensive set
           of changes.
    
    Change-Id: Iadca7e7813f42029e62c922ed183b6535a9c2a77
    Reviewed-on: https://code.wireshark.org/review/510
    Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
    Tested-by: Bill Meier <wmeier@xxxxxxxxxxx>
    

Actions performed:

    from  5abc15f   Backport 2336eb9 (python3 compatibility) from git/master to git/master-1.10
    adds  4fc99f8   Fix 2 instances of "Warning: Extended value string ... forced to fall back to linear search".


Summary of changes:
 epan/dissectors/packet-selfm.c |   38 +++++++++++++++++++-------------------
 1 file changed, 19 insertions(+), 19 deletions(-)