]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r320650:
authortuexen <tuexen@FreeBSD.org>
Sat, 7 Apr 2018 14:35:46 +0000 (14:35 +0000)
committertuexen <tuexen@FreeBSD.org>
Sat, 7 Apr 2018 14:35:46 +0000 (14:35 +0000)
commit01ed80a56155a9fe0f1fc4633388cba058efd505
tree42b721e6a4c4d4cc70ca35046c7cb1622ede0062
parentf335dace80bbb5c27bc84e960d53e4390e8cf96e
MFC r320650:

Don't hold a refcount on an stcb when it is not needed.
This improves the consistency with other parts of the code.
sys/netinet/sctp_input.c