svn commit: r311283 - head/sys/cam/ctl

Ryan Stone rysto32 at gmail.com
Wed Jan 4 15:38:56 UTC 2017


On Wed, Jan 4, 2017 at 7:50 AM, Edward Tomasz Napierala <trasz at freebsd.org>
wrote:

> +       refcount_release(&cs->cs_outstanding_ctl_pdus);
>

Shouldn't the return value of refcount_release() be checked?


More information about the svn-src-head mailing list