Re: [PATCH rtems-docs] eng: Add rules for attribution

2021-09-28 Thread Joel Sherrill
On Tue, Sep 28, 2021, 1:40 AM Christian MAUDERER < christian.maude...@embedded-brains.de> wrote: > Hello Joel, > > Am 28.09.21 um 01:12 schrieb Joel Sherrill: > > The Microblaze port is interesting for attribution. I did initial work > > on it. Hesham added to that and got Hello on a board. Alex i

Re: [PATCH rtems-docs] eng: Add rules for attribution

2021-09-28 Thread Christian MAUDERER
Hello Joel, Am 28.09.21 um 14:48 schrieb Joel Sherrill: On Tue, Sep 28, 2021, 1:40 AM Christian MAUDERER > wrote: Hello Joel, Am 28.09.21 um 01:12 schrieb Joel Sherrill: > The Microblaze port is interesting for attribution. I did i

[PATCH rtems-tools v2] rtems-bin2c.c: Check length of buffer to be copied

2021-09-28 Thread Ryan Long
CID 1063892: Copy into fixed size buffer in process(). Closes #4424 --- misc/bin2c/rtems-bin2c.c | 13 + 1 file changed, 13 insertions(+) diff --git a/misc/bin2c/rtems-bin2c.c b/misc/bin2c/rtems-bin2c.c index 8e32d25..ace1dae 100644 --- a/misc/bin2c/rtems-bin2c.c +++ b/misc/bin2c/rt

Re: [PATCH rtems-tools v2] rtems-bin2c.c: Check length of buffer to be copied

2021-09-28 Thread Chris Johns
Looks good. Thanks. On 29/9/21 1:18 am, Ryan Long wrote: > CID 1063892: Copy into fixed size buffer in process(). > > Closes #4424 > --- > misc/bin2c/rtems-bin2c.c | 13 + > 1 file changed, 13 insertions(+) > > diff --git a/misc/bin2c/rtems-bin2c.c b/misc/bin2c/rtems-bin2c.c > inde

Re: [PATCH rtems-docs] eng: Add rules for attribution

2021-09-28 Thread Chris Johns
On 28/9/21 11:11 pm, Christian MAUDERER wrote: > Hello Joel, > > Am 28.09.21 um 14:48 schrieb Joel Sherrill: >> >> >> On Tue, Sep 28, 2021, 1:40 AM Christian MAUDERER >> > > wrote: >> >>     Hello Joel, >> >>     Am 28.09.21 um 01:12 schrieb Joel Sherr