mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-03-25 20:57:29 +01:00
* ObjectManipulator.cpp (ObjectManipulator::findWhereUsedRecursively): fixed bug #2800625 "recursive groups cause infinite loop and crash in compiler". When a group included itself, compiler used to go into infinite loop and crash. The fix in this function also takes care of the situation when group A referenced group B, which in turn referenced group A again.
Description
A clone of the SourceForge fwbuilder repostiory
Languages
C++
66.8%
Shell
24.6%
HTML
4.1%
GAP
1.5%
XSLT
1.3%
Other
1.6%