Wireshark-bugs: [Wireshark-bugs] [Bug 13223] Crash SIGSEGV when entering display filter

Date: Thu, 08 Dec 2016 13:24:17 +0000

Comment # 1 on bug 13223 from
A git bisect points towards this commit:

commit f4a521ee74f01063fe2738ff5a975d5a833ab85e
Author: AndersBroman <[email protected]>
Date:   Thu Sep 22 16:18:03 2016 +0200

    [proto.c] As we know the size of the hf array use g_ptr_array_sized_new()
    to allocate the arry to hold them. This should be more efficient.

    Change-Id: I84b1095b6eb110fdcc1b2630949c76b51f3a47b6
    Reviewed-on: https://code.wireshark.org/review/17866
    Reviewed-by: Anders Broman <[email protected]>


You are receiving this mail because:
  • You are watching all bug changes.