It could happen that when several keys produces the same hash that find_node was not trying hard enough to traverse the rb tree. Thanks to Markus Doppelbauer for his detailed bug report and test case. Signed-off-by: Brice Figureau <brice@daysofwonder.com>tags/v0.8.1
|
|
||
|
1 |
|
|
|
2 |
|
|
|
3 |
|
|
|
4 |
|
|
|
5 |
|
|
|
6 |
|
|
| 1 |
|
7 |
|
| 2 |
|
8 |
|
| 3 |
|
9 |
|
|
|
||
| 390 |
|
390 |
|
| 391 |
|
391 |
|
| 392 |
|
392 |
|
| 393 |
|
|
|
|
393 |
|
|
| 394 |
|
394 |
|
| 395 |
|
395 |
|
| 396 |
|
396 |
|