m-si-standard-link: properly set in item port context when configuring

This commit is contained in:
Julian Bouzas 2021-04-05 14:30:55 -04:00
parent debef67f3f
commit 552b04ed7d

View file

@ -155,7 +155,7 @@ si_standard_link_configure (WpSessionItem * item, WpProperties * p)
self->out_item_port_context = wp_properties_get (si_props,
"out.item.port.context");
self->out_item_port_context = wp_properties_get (si_props,
self->in_item_port_context = wp_properties_get (si_props,
"in.item.port.context");
str = wp_properties_get (si_props, "manage.lifetime");