Commit 741ffc5
util: fix argconfig_match_val() to check option value length
Currently get/set-feature feature-id "fdp" option value is not parsed.
Handled as ambiguous by the multiple matches with the "fdp-events" option.
Fixes: 1b3ba5d ("util: reduce complexity of argconfig_parse_val()")
Signed-off-by: Tokunori Ikegami <[email protected]>1 parent 406f50a commit 741ffc5
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
266 | 269 | | |
267 | 270 | | |
268 | 271 | | |
| |||
0 commit comments