“2809cfb0952fe77f7f8a4e9fe5e1b151b3bf8001”上不存在“...servicecontrolstop_fuzzer/servicecontrolstop_fuzzer.h”
batman-adv: Place kref_get for tvlv_container near use
It is hard to understand why the refcnt is increased when it isn't done near the actual place the new reference is used. So using kref_get right before the place which requires the reference and in the same function helps to avoid accidental problems caused by incorrect reference counting. Signed-off-by: NSven Eckelmann <sven@narfation.org> Signed-off-by: NMarek Lindner <mareklindner@neomailbox.ch> Signed-off-by: NSimon Wunderlich <sw@simonwunderlich.de>
Showing
想要评论请 注册 或 登录