blob: dd58c1c7174331c5dffba710d9f89046d9c328c1 (
plain) (
blame)
1
2
3
|
runtime
The issue described involves memory leaks occurring during execution on QEMU PPC, not due to any specific instruction or system call but rather because of behavior observed at runtime when using threads. This fits into the "runtime" category as it concerns how the program behaves in a simulated environment and interacts with thread management under those conditions.
|