Project

General

Profile

Actions

Bug #1153

closed

state.c:532]: (error) Resource leak: fp

Added by David Binderman about 6 years ago. Updated about 6 years ago.

Status:
Invalid
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
02/16/2018
Due date:
% Done:

0%

Estimated time:

Description

Source code is

hdr = fgetc(fp);
if(hdr == EOF) return;

Suggest add call to fclose(fp) inside the if.

Actions #1

Updated by Francis Deslauriers about 6 years ago

Hi David,

LTTv is no longer supported. I suggest you to use another trace viewer such as Trace Compass1.

Cheers!
Francis
[1]: http://tracecompass.org/

Actions #2

Updated by Francis Deslauriers about 6 years ago

  • Status changed from New to Invalid
Actions

Also available in: Atom PDF