janesma / apitrace

for developing frame trace features
24 stars 16 forks source link

Fix crash in FrameRetraceStub::Shutdown(..) #20

Closed austriancoder closed 6 years ago

austriancoder commented 6 years ago

If frameretrace gets stared and closed without doing any analysis a segfault gets triggered.

Signed-off-by: Christian Gmeiner christian.gmeiner@gmail.com

janesma commented 6 years ago

thanks for the patch!