Changeset 08f807e in rtems

Timestamp:
03/18/21 02:50:56 (3 years ago)
Author:
G S Niteesh Babu <niteesh.gs@…>
Branches:
5
Children:
c86d5136
Parents:
3a66586
git-author:
G S Niteesh Babu <niteesh.gs@…> (03/18/21 02:50:56)
git-committer:
Christian Mauderer <oss@…> (03/21/21 11:39:14)
Message:

rtems-fdt/rtems-fdt.c: Fix bug in loop termination

The while loop, loops infinitely in case of raw FDT data.
The loop condition (size) is not modified during iterations.

Fixes #4350

(No files)

Note: See TracChangeset for help on using the changeset viewer.