Project

General

Profile

Actions

Bug #708

closed

babeltrace lttng-live should accept 0 in addresses

Added by Anik Mishra over 10 years ago. Updated over 10 years ago.

Status:
Resolved
Priority:
High
Assignee:
Julien Desfossez
Category:
-
Target version:
-
Start date:
12/31/2013
Due date:
% Done:

0%

Estimated time:

Description

On 3af4fc482abd4a97ef3334536b8f8a43d46632fd (current master)

[babeltrace.git] / formats / lttng-live / lttng-live.c
  57         /* Parse the hostname or IP */
  58         ret = sscanf(path + proto_offset, *"%[a-zA-Z.1-9%-]%s"*,
  59                 hostname, remain);

0's should be accepted as well.

Actions

Also available in: Atom PDF