[RTEMS Project] #4702: Fix warnings for indexing past array bounds (primarily validation tests)

RTEMS trac trac at rtems.org
Mon Aug 15 19:39:21 UTC 2022


#4702: Fix warnings for indexing past array bounds (primarily validation tests)
------------------------+-----------------------------
  Reporter:  Ryan Long  |      Owner:  Sebastian Huber
      Type:  defect     |     Status:  assigned
  Priority:  normal     |  Milestone:  6.1
 Component:  rtems      |    Version:  6
  Severity:  normal     |   Keywords:
Blocked By:             |   Blocking:
------------------------+-----------------------------
 Building for AArch64 <BSP> it looks like most of the warnings are for
 indexing past the end of an array. Most are from the validation tests, but
 a few aren't. Hopefully they all have the same fix.

 I attached the log file of the warnings.

--
Ticket URL: <http://devel.rtems.org/ticket/4702>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list