On Wed, July 7, 2021, 3:05 p.m., Simon Ser contact@emersion.fr wrote:
DP_LINK_STATUS_SIZE + 2);
Suggestion: use sizeof(full_link_stat) here instead to avoid this getting out-of-sync with the real array size?
I will update v2 patch later. Thanks for comment!
Best regards, Shawn