#4909 closed defect (fixed)

Multiple Protected Heap Functions are Ununused

Reported by: Joel Sherrill Owned by: Joel Sherrill
Priority: normal Milestone: 6.1
Component: score Version: 6
Severity: normal Keywords: qualification
Cc: Blocked By:
Blocking:

Description

The following functions are unused and should be removed:

  • _Protected_heap_Get_block_size
  • _Protected_heap_Iterate
  • _Protected_heap_Resize_block

Change History (3)

comment:1 Changed on 05/21/23 at 11:54:45 by Joel Sherrill

Owner: set to Joel Sherrill
Status: newassigned

comment:2 Changed on 05/26/23 at 14:52:35 by Joel Sherrill <joel@…>

Resolution: fixed
Status: assignedclosed

In 63415655/rtems:

score/src/pheap*: Remove unreferenced methods

  • _Protected_heap_Get_block_size
  • _Protected_heap_Iterate
  • _Protected_heap_Resize_block

Closes #4909.

comment:3 Changed on 10/31/23 at 11:53:04 by Sebastian Huber

Keywords: qualification added
Note: See TracTickets for help on using tickets.