Fix: deny the same port for data and control URL
authorDavid Goulet <dgoulet@efficios.com>
Thu, 11 Apr 2013 20:01:20 +0000 (16:01 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Thu, 11 Apr 2013 20:19:11 +0000 (16:19 -0400)
commita74934bae19f96845f7af4b95a8fae5c2f860747
treefde2308cefdc5f54e7a9ab13544f56b1dcb4fa74
parentdf75acaceaceb383f558a251dca3703b6593ce40
Fix: deny the same port for data and control URL

This also adds the LTTNG_ERR_NOMEM code and fix a double lttng strerror
print in the lttng create command code.

Fixes #451

Signed-off-by: David Goulet <dgoulet@efficios.com>
include/lttng/lttng-error.h
src/bin/lttng-sessiond/cmd.c
src/bin/lttng-sessiond/consumer.c
src/bin/lttng/commands/create.c
src/common/error.c
This page took 0.02862 seconds and 5 git commands to generate.