Project

General

Profile

Actions

Bug #2354

closed

AnnotatedTopologyReader fails to process files with customized LossRate or Queue models

Added by Alex Afanasyev about 9 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Normal
Category:
utils
Target version:
Start date:
01/06/2015
Due date:
% Done:

100%

Estimated time:

Description

Processing customized LossRate and Queue models relies on boost::tokenizer which does not retain copy of the parsed string.

The current code passes a temporary variable returned by GetAttribute method, which causes unexpected behavior and failure in most cases.

Actions

Also available in: Atom PDF