Commit 46daad0
authored
[syncd] Fix the error log while running lua plugin (sonic-net#3974)
What I did
Fix sonic-net#24342
Why I did it
Variable is uninitialized which is causing the error logs mentioned in the issue during startup1 parent 5671e08 commit 46daad0
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
| 149 | + | |
149 | 150 | | |
150 | 151 | | |
151 | 152 | | |
| |||
0 commit comments