Fixed spurious undef of route attributes

This commit is contained in:
Alexander Zubkov 2022-05-04 15:37:23 +02:00 committed by Maria Matejka
parent 98fd158e28
commit 5299fb9db0

View file

@ -737,6 +737,7 @@
l->attrs[0].type = da.type;
l->attrs[0].originated = 1;
l->attrs[0].fresh = 1;
l->attrs[0].undef = 0;
switch (da.type) {
case EAF_TYPE_INT: