You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appears that a small amount of memory is leaking when running tests/cpu_mem_test.py which can be identified with valgrind in the following functions:
memory_read_string
memory_read_block
I have not identified a fix for these at this time.
The text was updated successfully, but these errors were encountered:
These are issues not related to my previous PR.
It appears that a small amount of memory is leaking when running tests/cpu_mem_test.py which can be identified with valgrind in the following functions:
I have not identified a fix for these at this time.
The text was updated successfully, but these errors were encountered: