diff options
author | David Chinner <[email protected]> | 2008-02-06 13:37:40 +1100 |
---|---|---|
committer | Lachlan McIlroy <[email protected]> | 2008-02-07 18:24:13 +1100 |
commit | 450790a2c51e6d9d47ed30dbdcf486656b8e186f (patch) | |
tree | 4951fb3e7fae21a791fd7c4b161a1d3f0e6dc571 /net/unix/sysctl_net_unix.c | |
parent | cbc89dcfd24fd161f7a8e262266177db160a58fb (diff) |
[XFS] Fix oops in xfs_file_readdir()
When xfs_file_readdir() exactly fills a buffer, it can move it's index
past the end of the buffer and dereference it even though the result of
the dereference is never used. On some platforms this causes an oops.
SGI-PV: 976923
SGI-Modid: xfs-linux-melb:xfs-kern:30458a
Signed-off-by: David Chinner <[email protected]>
Signed-off-by: Lachlan McIlroy <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions