Changeset 58c34961 in rtems

Timestamp:
08/12/16 08:02:52 (8 years ago)
Author:
Chris Johns <chrisj@…>
Branches:
5, master
Children:
97d395b
Parents:
75386e11
git-author:
Chris Johns <chrisj@…> (08/12/16 08:02:52)
git-committer:
Chris Johns <chrisj@…> (08/15/16 05:44:38)
Message:

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.

(No files)

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