Messages in this thread |  | | From | Grant Likely <> | Date | Tue, 4 Nov 2014 17:01:04 +0000 | Subject | Re: [PATCH v6 02/12] Driver core: Unified device properties interface for platform firmware |
| |
On Mon, Nov 3, 2014 at 10:04 PM, Rafael J. Wysocki <rjw@rjwysocki.net> wrote: >> I also found that this parser code doesn't correctly handle malformed >> (unterminated) string properties. It will overflow. The existing >> functions have the same problem, so it isn't something that you've >> added. I've got a fix, and as a side effect the fix creates the _array >> version basically for free as part of reworking >> of_property_count_strings() and of_property_read_string_index() > > OK > > So can you please point me to a git branch containing the fix? I'll rebase the > patch on top of that then and everything should merge just fine.
git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux.git devicetree/merge
I'm going to let the patch sit in there for a few days to get linux-next exposure before I ask Linus to pull. The pull req will go out before the end of the week.
g.
|  |