Markus Elfring
2025-Oct-03 15:50 UTC
[PATCH] gpu/drm/nouveau/nvif: fix a null dereference in nvif_client_ctor()
> If the name parameter can be NULL, then you should not do > strncpy before checking name for NULL.Would a corresponding imperative wording become helpful for an improved change description? https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.17#n94 Regards, Markus