cppcheck: Simplify empty string test without using strlen()
authorDavid Goulet <dgoulet@efficios.com>
Tue, 22 Jan 2013 20:09:23 +0000 (15:09 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 22 Jan 2013 20:09:23 +0000 (15:09 -0500)
commit9d035200e9006c4d4cf6951c54641e06c0bdf2bc
tree1c60527289325c400c1a2461fc13946512d0e0ac
parent30079b6ba2522a6c3ac329fcaaa779bd4bf04f4a
cppcheck: Simplify empty string test without using strlen()

Signed-off-by: David Goulet <dgoulet@efficios.com>
src/bin/lttng-consumerd/lttng-consumerd.c
src/bin/lttng-sessiond/cmd.c
src/bin/lttng-sessiond/context.c
src/bin/lttng-sessiond/trace-kernel.c
src/bin/lttng-sessiond/trace-ust.c
src/bin/lttng/commands/enable_events.c
src/lib/lttng-ctl/lttng-ctl.c
This page took 0.026564 seconds and 5 git commands to generate.