Fix memory leak in CI config includes entry
What does this MR do and why?
This merge request attempts to fix a memory / objects leak related to using includes: keyword in CI configuration. The leak has been introduced in 30791a36 a couple of years ago.
Investigation MR with profiler / benchmarks and some insights: !122437 (closed)
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Grzegorz Bizon