On Mon, 7 Apr 2025 at 13:51, Xiangsheng Hou <xiangsheng.hou@xxxxxxxxxxxx> wrote: > > In certain scenarios, for example, during fuzz testing, the source > name may be NULL, which could lead to a kernel panic. Therefore, an > extra check for the source name should be added. > > Signed-off-by: Xiangsheng Hou <xiangsheng.hou@xxxxxxxxxxxx> Acked-by: Miklos Szeredi <mszeredi@xxxxxxxxxx> Thanks, Miklos