Pergunta de entrevista da empresa L3Harris

How would you fix this issue (memory leak in c++)

Resposta da entrevista

Sigiloso

10 de mai. de 2021

Memory leak had to be coming from somewhere in the constructor/destructor of the object, so I narrowed it down from there (this was their bonus question, not the average question)

1