On Wed, Jul 28, 2021 at 09:56:45AM +0800, wuguanghao wrote: > From: Wu Guanghao <wuguanghao3@xxxxxxxxxx> > > In ss_add_info_dir(), don't zap the info->info_dirs. At the same time, it is necessary > to check whether dirs[n_dirs] is a null pointer, otherwise a segmentation > fault will occur. > > Signed-off-by: Wu Guanghao <wuguanghao3@xxxxxxxxxx> > Signed-off-by: Zhiqiang Liu <liuzhiqiang26@xxxxxxxxxx> > Reviewed-by: Wu Bo <wubo40@xxxxxxxxxx> Thanks, applied. - Ted