Hi, The commit 'avoid access beyond array max length' incorrectly compares w_index with MAX_CONFIG_INTERFACES. Whereas only lower 8bits of w_index refer to the interface number. So, use 'intf' rather than 'w_index' for comparison. Thanks
Attachment:
patch
Description: Binary data