[RTEMS Project] #2754: no .strtab section

RTEMS trac trac at rtems.org
Mon Aug 15 08:09:16 UTC 2016


#2754: no .strtab section
----------------------+---------------------
 Reporter:  pggauvin  |       Owner:  chrisj
     Type:  defect    |      Status:  closed
 Priority:  normal    |   Milestone:
Component:  libdl     |     Version:  4.11
 Severity:  major     |  Resolution:  fixed
 Keywords:            |
----------------------+---------------------
Changes (by Chris Johns <chrisj@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"35edf82463f33d30e6bbbbbbafe3aadd80acffbb/rtems"]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="35edf82463f33d30e6bbbbbbafe3aadd80acffbb"
 libdl: Fix cache corruption bugs.

 This patch fixes a number of bugs in the cache when requests are
 made to read close to the end of the file and the data is copied
 from the top of the cache buffer to the bottom of the buffer. This
 was compounded by attempting to read past the end of the file.

 Closes #2754.
 }}}

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


More information about the bugs mailing list