mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-04-27 17:34:38 +00:00
The variable nfa is not cleaned before each loop iteration and can have a wrong value of nfa.nhs_reuse from the previous step. Thanks to Bernardo Figueiredo for the bugreport and analysis.