summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/cooker.py
diff options
context:
space:
mode:
authorKyle Russell <bkylerussell@gmail.com>2020-02-17 10:25:52 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-02-19 11:26:12 +0000
commit06b2c82a436c0806d6d1dc0ef3828fdc82f19576 (patch)
treee2a3d16e1940068dd9e82f664a24bf6e0dd75332 /bitbake/lib/bb/cooker.py
parent14ba850aa97f446e4afe0386c5c3d391a85d5f01 (diff)
downloadpoky-06b2c82a436c0806d6d1dc0ef3828fdc82f19576.tar.gz
bitbake: data: Don't allow renameVar calls with equivalent keys
While usually a programming error, the behavior can cause a Parser instance to eventually gobble up a significant amount of memory, greatly affecting system performance. Try to avoid getting into that situation and alert the user about what they attempted to do. (Bitbake rev: 01bf0912eef5700d61c6e3c9138cb4b6825ee782) Signed-off-by: Kyle Russell <bkylerussell@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/cooker.py')
0 files changed, 0 insertions, 0 deletions