summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorPeter Wu <peter@lekensteyn.nl>2017-05-31 21:53:06 +0200
committerPeter Wu <peter@lekensteyn.nl>2017-05-31 21:53:06 +0200
commit3d542e6d411cc2207c25f5f75f2b263d7a9ff0a4 (patch)
tree747ce1a68120ae60ff107c5c438fa1149a064ecf /.gitattributes
parent7f96ffe5d48eed4974582a11d87bdde86e192141 (diff)
downloadwireshark-3d542e6d411cc2207c25f5f75f2b263d7a9ff0a4.tar.gz
wmem: add wmem_itree_insert_point function
The EPL dissector requires a data structure for mapping 8-bit integers (subIndex) to information about a SubObject. As many (253) SubObjects may have the same name, objectType and dataType, it would be nice if those duplicates can be merged. This patch works for matching based on the interval, but apparently EPL should not match subIndexes where the name is different... so this patch is useless anyway. Besides, it is not optimal because the Red-Black tree implementation does not have a remove method. Change-Id: Icda566b8d36f7a86ae470d3101faed0fc62c7513
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions