Commit 6f97295
committed
set: fix find() returning true on internal error
This code was technically reachable but practically unreachable
(value length not supported). Anyway, return CDADA_E_UNKNOWN.
Reported-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Marc Suñé <marcdevel@gmail.com>1 parent b7d0ad2 commit 6f97295
2 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
448 | 448 | | |
449 | 449 | | |
450 | 450 | | |
451 | | - | |
| 451 | + | |
452 | 452 | | |
453 | 453 | | |
454 | 454 | | |
| |||
0 commit comments