On Tue, 22 Feb 2022 at 13:32, <xkernel.w...@foxmail.com> wrote: > > From: Xiaoke Wang <xkernel.w...@foxmail.com> > > kstrdup() is a memory allocation function which can return NULL when > some internaly memory errors happen. It is better to check the return > value of it to prevent further wrong memory access. > > Signed-off-by: Xiaoke Wang <xkernel.w...@foxmail.com> Reviewed-by: Matthew Auld <matthew.a...@intel.com>
- [PATCH] drm/i915/selftests: check the return value of kstrd... xkernel . wang
- Re: [Intel-gfx] [PATCH] drm/i915/selftests: check the ... Matthew Auld