Fix: problem in port assignment in uri_parse()
authorDavid Goulet <dgoulet@efficios.com>
Tue, 19 Jun 2012 14:49:01 +0000 (10:49 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 19 Jun 2012 14:49:01 +0000 (10:49 -0400)
The functions now puts 0 in the port field of the lttng_uri structure if
NO port are specified. It's now the caller's job to assign a default
port for that case.

Since the uri_parse() function does not know the URI context, a default
port can not be assigned correctly.

Signed-off-by: David Goulet <dgoulet@efficios.com>

No differences found
This page took 0.02425 seconds and 4 git commands to generate.