On Thu, Mar 16, 2017 at 10:03:34AM +0200, Elena Reshetova wrote: > refcount_t type and corresponding API (see include/linux/refcount.h) > should be used instead of atomic_t when the variable is used as > a reference counter. This allows to avoid accidental > refcounter overflows that might lead to use-after-free > situations. Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html