Re: [PATCH] drm/gud: validate TV mode names before creating enum property
Tao Yu <[email protected]>
| Newsgroups | dev.linux.lists.sashiko-reviews,org.freedesktop.lists.dri-devel |
|---|---|
| Message-ID | <[email protected]> |
Thanks for the review. This patch is intentionally limited to fixing the out-of-bounds read caused by malformed TV mode names. The NULL-dereference risk caused by TV property ordering is a separate pre-existing issue, and I am addressing it in a separate follow-up patch. Thanks, Tao