advanced_operating_systems_2020 icon indicating copy to clipboard operation
advanced_operating_systems_2020 copied to clipboard

Clean up allocated memory and allocated slots in spawning module

Open eikendev opened this issue 4 years ago • 0 comments

Several allocations are made for setting up the new dispatcher in the spawning module. We should free those resources after the new dispatcher was invoked.

eikendev avatar Mar 19 '20 21:03 eikendev