Lind-Project / lind_project

Lind: Secure Lightweight Adaptive Isolation
https://hub.docker.com/r/securesystemslab/lind
Apache License 2.0
23 stars 7 forks source link

NaCl MemLeaks #341

Open rennergade opened 8 months ago

rennergade commented 8 months ago

@yizhuoliang started to fix the few memory leaks we had in NaCl with this PR but it needs some cleanup/possibly some additions.

I think this is a good issue for @rupeshkoushik07 who can complete this with supervision from @yizhuoliang .

@yzhang71 can you possibly also give them a quick tutorial on how you analyzed Lind for memory leaks?

yzhang71 commented 8 months ago

Yeah. I have met with Rupesh and provide him with the documents about Memory Leak that ASan detected. He is currently working on fixing them.