Project

General

Profile

Actions

Bug #358

closed

Possible stream name truncate

Added by David Goulet over 11 years ago. Updated over 11 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
Start date:
10/02/2012
Due date:
% Done:

100%

Estimated time:

Description

When creating a stream, we take the channel_name and append the CPU number like so: "mychan_4" which can possibly add 2 to 4 bytes with a large number of CPU.

If mychan is the size of SYM_NAME_LEN, the snprintf will fail to add the prefix so we have to add, internally, the correct amount of bytes for the suffix.

Actions #1

Updated by David Goulet over 11 years ago

  • Status changed from Confirmed to Resolved
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF