Liblor / advanced_operating_systems_2020

Advanced Operating System Course at ETHZ
MIT License
19 stars 3 forks source link

fix memory bug in ns #162

Closed abertschi closed 4 years ago

abertschi commented 4 years ago

user cannot free *response as it is not beginning of a pointer to heap memory.