Commit 49efc80
committed
isisd: Ensure rcap is freed in error case
unpack_tlv_router_cap allocates memory that in the error
case is not being freed.
Signed-off-by: Donald Sharp <sharpd@nvidia.com>1 parent d2aeac3 commit 49efc80
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3580 | 3580 | | |
3581 | 3581 | | |
3582 | 3582 | | |
3583 | | - | |
3584 | | - | |
3585 | | - | |
| 3583 | + | |
| 3584 | + | |
| 3585 | + | |
3586 | 3586 | | |
3587 | 3587 | | |
3588 | 3588 | | |
| |||
3627 | 3627 | | |
3628 | 3628 | | |
3629 | 3629 | | |
3630 | | - | |
| 3630 | + | |
3631 | 3631 | | |
3632 | 3632 | | |
3633 | 3633 | | |
| |||
0 commit comments