General

Profile

David Binderman

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 3 3

Activity

02/20/2018

03:50 AM LTTng Bug #1154 (Resolved): lttng-context-provider.c:74: bad compare ?
lttng-context-provider.c:74]: (error) Invalid strncmp() argument nr 3. A non-boolean value is required.
Source cod...
David Binderman

02/16/2018

07:03 AM LTTng Bug #1153 (Invalid): state.c:532]: (error) Resource leak: fp
Source code is
hdr = fgetc(fp);
if(hdr == EOF) return;
Suggest add call to fclose(fp) inside the if.
David Binderman

12/03/2013

06:53 AM LTTng-tools Bug #701 (Resolved): ust-app.c: 2 * bad if test ?
I just ran the static analyser cppcheck over the
source code of lttng-tools-2.3.0. It said
1.
ust-app.c:3047:5...
David Binderman

Also available in: Atom