]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/of/testcase-data/tests-phandle.dtsi
of: Fix overflow bug in string property parsing functions
[karo-tx-linux.git] / drivers / of / testcase-data / tests-phandle.dtsi
index 0007d3cd7dc25c5d674309079a24bd6e725b7195..eedee37d70d7dfd3fe23cf3ac90913006fc6c1b1 100644 (file)
@@ -32,7 +32,9 @@
                                phandle-list-bad-args = <&provider2 1 0>,
                                                        <&provider3 0>;
                                empty-property;
+                               string-property = "foobar";
                                unterminated-string = [40 41 42 43];
+                               unterminated-string-list = "first", "second", [40 41 42 43];
                        };
                };
        };