You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.80. Please mark this comment with 👍 or 👎 to give our bot feedback!
…hecks for QName iterators. (project-chip#33273)
Merge in WMN_TOOLS/matter from cp/PSIRT-274/mdns_dos_risk to silabs_slc_1.3
Squashed commit of the following:
commit 4485763abad20c23176c5dae565de8e096ce8102
Author: Andrei Litvin <[email protected]>
Date: Thu May 2 15:06:07 2024 -0400
Fix off-by-one in look checks for QName iterators. (project-chip#33273)
Unit test sizes for the string `test` were off by one which
masked a off-by-one comparison in QName handling.
Update unit test and comparisons. This will disallow
backward references to "self" for qnames.
Co-authored-by: Andrei Litvin <[email protected]>
Problem
<what's wrong or missing, please include any applicable:
Proposed Solution
<suggested fix, suggested enhancement>
The text was updated successfully, but these errors were encountered: