cppcheck: don't check NULL pointer before freeing them
authorDavid Goulet <dgoulet@efficios.com>
Tue, 22 Jan 2013 20:15:08 +0000 (15:15 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 22 Jan 2013 20:15:08 +0000 (15:15 -0500)
commit0e428499a49b2335f4859058739fa2b20f4c410f
treebcc5f90b5196f73f074ac2c03ba873b61d70187a
parent9d035200e9006c4d4cf6951c54641e06c0bdf2bc
cppcheck: don't check NULL pointer before freeing them

Signed-off-by: David Goulet <dgoulet@efficios.com>
src/bin/lttng-sessiond/session.c
src/bin/lttng/commands/create.c
src/bin/lttng/commands/list.c
src/bin/lttng/commands/view.c
src/bin/lttng/conf.c
src/common/compat/poll.h
src/common/consumer.c
src/common/sessiond-comm/sessiond-comm.c
src/common/uri.c
src/lib/lttng-ctl/lttng-ctl.c
This page took 0.027678 seconds and 5 git commands to generate.