mirror of https://github.com/OISF/suricata
dnp3: check done state, not complete state for progress
Complete is a flag used to tell if the message was completely parsed,
as not all messages may be completely parsed if we don't know all
their objects. However, they are still "done".
In the alstate-progress callback, check the done flag, not the
complete flag.
Ticket: #8181
(cherry picked from commit d61eef9a8a)
pull/14600/head
parent
c9b80e5aff
commit
63225d5f8e
Loading…
Reference in New Issue