Fix: don't print stream name in error message
authorDavid Goulet <dgoulet@efficios.com>
Tue, 1 Apr 2014 15:36:13 +0000 (11:36 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 1 Apr 2014 15:36:13 +0000 (11:36 -0400)
The stream received, in per UID, is actually a temporary stream object
that only contains the UST object data which is the relevant part for
UST to use.

Thus on error the name was random data thus print the valid handle
descriptor instead of invalid data.

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

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