Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] rev 51119: /trunk/ /trunk/epan/: addr_re

From: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Date: Mon, 05 Aug 2013 09:18:22 -0400
On 08/02/13 14:22, Jeff Morriss wrote:
On 08/02/13 11:05, etxrab@xxxxxxxxxxxxx wrote:
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51119

User: etxrab
Date: 2013/08/02 08:05 AM

Log:
  - Use a hashtable for eth lookup.
  Currently broken get_ether_addr().
  - Show hastable content in address dlg.(temp solution).

This (or maybe another rev) is causing plenty of errors like:

(lt-wireshark:6958): GLib-CRITICAL **: g_hash_table_lookup: assertion
`hash_table != NULL' failed

Michael fixed this in r51133.