This commit is contained in:
Richard Scheffenegger 2021-04-02 20:34:33 +02:00
parent 38ea2bd069
commit a04906f027

View File

@ -704,7 +704,6 @@ sysctl_tcp_hc_list(SYSCTL_HANDLER_ARGS)
}
THC_UNLOCK(&V_tcp_hostcache.hashbase[i].hch_mtx);
sbuf_drain(&sb);
}
}
#undef msec
error = sbuf_finish(&sb);