[RTEMS Project] #4978: dl05 fails when memory is not zeroed out

RTEMS trac trac at rtems.org
Wed Dec 13 13:59:30 UTC 2023


#4978: dl05 fails when memory is not zeroed out
-----------------------------+---------------------
 Reporter:  daniel.cederman  |       Owner:  (none)
     Type:  defect           |      Status:  new
 Priority:  normal           |   Milestone:
Component:  lib/dl           |     Version:  6
 Severity:  normal           |  Resolution:
 Keywords:                   |  Blocked By:
 Blocking:                   |
-----------------------------+---------------------

Comment (by Joel Sherrill):

 Just to clarify, the memory needing to be zeroed is the destination area
 in RAM where the .eh_frame is loaded. Right?

 And is there any chance, the ctor/dtor list also needs this?

 Should libdl just use calloc() and not malloc()?

--
Ticket URL: <http://devel.rtems.org/ticket/4978#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list