Commit cbfbe79
committed
unirec: BUGFIX check "todo" list of fields
When the list of IPFIX fields of a record is processed, the plugin
checks the list of remaining UniRec fields that are required.
If some required UniRec field is not filled, the message cannot be
sent.
This patch fixes the condition that distinguishes end of the list with
everything filled and not-filled-yet field.1 parent 7c37060 commit cbfbe79
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
780 | 780 | | |
781 | 781 | | |
782 | 782 | | |
783 | | - | |
| 783 | + | |
784 | 784 | | |
785 | 785 | | |
786 | 786 | | |
| |||
0 commit comments