Wireshark mailing list archives

Re: RFC: sorted value_string + bsearch


From: Anders Broman <anders.broman () ericsson com>
Date: Tue, 27 Apr 2010 12:34:14 +0200

Hi,
Committed revision 32574 to faciliate further testing, dockumentation updates will be needed if/when we are
happy with the implementation.
Regards
Anders 

-----Original Message-----
From: wireshark-dev-bounces () wireshark org [mailto:wireshark-dev-bounces () wireshark org] On Behalf Of Jakub Zawadzki
Sent: den 27 april 2010 10:46
To: Developer support list for Wireshark
Subject: Re: [Wireshark-dev] RFC: sorted value_string + bsearch

On Tue, Apr 27, 2010 at 09:53:36AM +0200, Anders Broman wrote:
I'll try - busy right now -
Could you re send the patch proto.c just got updated.

Attached.

I've also fixed:
-                               if ((hfinfo->display & BASE_EXT_STRING) == 0) {
+                               if ((hfinfo->display & BASE_EXT_STRING)) 
+ {
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: