Files
android_external_dtc/tests
Jack Miller 5d4a8b9c4c Properly handle embedded nul delimited string lists
For example:

reserved-names="res1\0res2\0res3";

Where \0 is an actual embedded NUL in the source instead of a string
escape. To achieve this, use the len given by the lexer instead of
strlen.

Without this patch dtc will mangle the output and possibly hang on
realloc.
2014-08-08 19:17:31 +10:00
..
2007-02-15 11:02:44 -06:00
2007-02-15 11:02:44 -06:00
2007-02-15 11:02:44 -06:00
2012-07-08 13:45:21 -05:00
2014-06-18 21:24:48 +10:00
2013-12-31 22:34:05 +11:00
2013-12-31 22:34:05 +11:00
2007-02-15 11:02:44 -06:00
2007-02-15 11:02:44 -06:00
2014-06-18 21:24:48 +10:00
2014-03-03 10:37:30 +11:00