Commit de737bb
committed
of: unittest: Fix of_count_phandle_with_args() expected value message
JIRA: https://issues.redhat.com/browse/RHEL-37072
CVE: CVE-2023-52679
commit 716089b
Author: Geert Uytterhoeven <geert+renesas@glider.be>
Date: Thu Jan 11 09:50:25 2024 +0100
of: unittest: Fix of_count_phandle_with_args() expected value message
The expected result value for the call to of_count_phandle_with_args()
was updated from 7 to 8, but the accompanying error message was
forgotten.
Fixes: 4dde835 ("of: Fix double free in of_parse_phandle_with_args_map")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20240111085025.2073894-1-geert+renesas@glider.be
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Steve Best <sbest@redhat.com>1 parent 6c3b8a7 commit de737bb
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
566 | 566 | | |
567 | 567 | | |
568 | 568 | | |
569 | | - | |
| 569 | + | |
570 | 570 | | |
571 | 571 | | |
572 | 572 | | |
| |||
0 commit comments