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: [email protected] [mailto:[email protected]] 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 <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
