Wireshark-bugs: [Wireshark-bugs] [Bug 10544] dissection of DCERPC is slow if there is a lot of d

Date: Mon, 13 Oct 2014 21:38:05 +0000

changed bug 10544


What Removed Added
CC   [email protected]

Comment # 3 on bug 10544 from
Hey Matthieu, I'm a bit curious what the actual operations are that have to be
done on this data structure? Is it something that is better replaced by a
binary tree or something? It does still look like a maliciously crafted capture
could cause very slow dissection by forcing iteration of very long lists.

(also, unfortunately, g_slist_free_full is not available in all versions of
glib we support)


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