> The issue happens in one error path of siw_fastreg_mr(). When "base_mr" > equals to NULL but "mem" is not NULL, the function forgets to decrease > the refcnt increased by siw_mem_id2obj() and causes a refcnt leak. How do you think about to mention the terms “exception handling” and “reference counting” in the commit message? Would you like to add the tag “Fixes” to the change description? Regards, Markus