Changeset 35edf824 in rtems

Timestamp:
08/12/16 08:02:52 (8 years ago)
Author:
Chris Johns <chrisj@…>
Branches:
4.11
Children:
75a6584
Parents:
25c5583f
git-author:
Chris Johns <chrisj@…> (08/12/16 08:02:52)
git-committer:
Chris Johns <chrisj@…> (08/15/16 05:46:39)
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.