analyze.py bugfixes
This merge requests contains the following:
- Fix missing module identifier when creating TStore (the try .. except block caught this error, but the TStore was not created)
- Fix missing module identifier when generating memory graph
Related: CAFCore!121 (merged)
Edited by Benjamin Rottler