Re: [PATCH] scripts/dtc: Update to upstream commit b06e55c88b9b

2016-02-02 Thread Frank Rowand
On 1/26/2016 9:05 AM, Rob Herring wrote: > Sync to upstream dtc commit b06e55c88b9b ("Prevent crash on modulo by > zero"). This adds the following commits from upstream: > > b06e55c Prevent crash on modulo by zero > b433450 Fix some bugs in processing of line directives > d728ad5 Fix crash on nul

[PATCH] scripts/dtc: Update to upstream commit b06e55c88b9b

2016-01-26 Thread Rob Herring
Sync to upstream dtc commit b06e55c88b9b ("Prevent crash on modulo by zero"). This adds the following commits from upstream: b06e55c Prevent crash on modulo by zero b433450 Fix some bugs in processing of line directives d728ad5 Fix crash on nul character in string escape sequence 1ab2205 Gracefull