Fix possible reference leak.
Sponsored by: Yandex LLC
This commit is contained in:
parent
54335630a7
commit
1ffc12bc42
@ -2159,6 +2159,7 @@ tcp_signature_do_compute(struct mbuf *m, int len, int optlen,
|
||||
break;
|
||||
#endif
|
||||
default:
|
||||
KEY_FREESAV(&sav);
|
||||
return (-1);
|
||||
/* NOTREACHED */
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user