fixed detect flag
FossilOrigin-Name: f4cf0c74146e2403f36e0566a33e1f67530231a45ee4698642f797e3ed480dac
This commit is contained in:
parent
c8abeb9cb5
commit
269eb30764
@ -279,6 +279,7 @@ static int process_elements(struct conn *conn, uint8_t * rawmsg, int len,
|
|||||||
return -1;
|
return -1;
|
||||||
}
|
}
|
||||||
conn->actions = ad;
|
conn->actions = ad;
|
||||||
|
conn->detected =1;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user