Evan Huus
changed
bug 10544
Comment # 3
on bug 10544
from Evan Huus
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.