Author :
Martin Mitas
Date :
2017-07-13 18:54:34
Hash :302cd5f8 Message :Improve lookup of link reference definitions.
At the cost of remembering all reference definitions (even when having
same label), we improved the lookup from O(n) to O(log(n)).
This also fixes potential DOS attack by providing input with thousandslink
reference definitions and references to them.