]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: ebtree: remove 4-year old harmless typo in duplicates insertion code
authorWilly Tarreau <w@1wt.eu>
Mon, 19 Sep 2011 18:36:45 +0000 (20:36 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 2 Dec 2011 16:09:50 +0000 (17:09 +0100)
commit655c84a9f0afa1b598c43f73ca86a45a8a4c4790
treebc5c4b7d733373c735d16846274fe4b2f4c8aefe
parentf3bfede52ee4e4778baf72e26dcf0ebe8f749872
CLEANUP: ebtree: remove 4-year old harmless typo in duplicates insertion code

(from ebtree 6.0.7)

This typo has been there since we introduced duplicates. A "struct eb_troot *"
which apparently the compiler doesn't complain about while it is never declared
anywhere. Amazing...

(cherry picked from commit 2879648db5d32cf009ae571cb0e8e1df75152281)
ebtree/ebtree.h