This fixes an issue where multiple HTTP requests would arrive simultaneously, and the subsequent calls to @rsa_import would end up clobbering the shared mem_task's CHeapCtrl, leading to #GP. Eventually, we may want to simplify this to only init the CHeapCtrl, rather than creating the entire CTask, but for now it seems ok. |
||
---|---|---|
.. | ||
Base.HC | ||
ELF64.HC | ||
LibC.HC | ||
New.HC |