Commit 7dc9ce3
committed
tests: fix minor memory leak in test_isis_lspdb
AddressSanitizer detected the isis structure allocated in main() was
never freed. This is a minor test code issue with no impact on isisd
itself.
Signed-off-by: Vincent Jardin <[email protected]>1 parent 68caf32 commit 7dc9ce3
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
87 | 88 | | |
88 | 89 | | |
0 commit comments