diff options
author | Anand Avati <avati@gluster.com> | 2009-12-01 07:02:02 +0000 |
---|---|---|
committer | Anand V. Avati <avati@dev.gluster.com> | 2009-12-01 05:45:55 -0800 |
commit | d2a30ec4aaeaa546f6370a1377c44574ada5edbc (patch) | |
tree | a2330f92f6f82abbe9f7ee2ed2a857f26fab539a /xlators/cluster | |
parent | d7e0bf1757e5fae23bce3d09cd0d9fbbd822a067 (diff) |
stat-prefetch: fix unsafe reference to @local in sp_lookup_cbk
stat-prefetch uses the main syscall frame for performing lookup on
demand. this causes a potential reference to a freed local in
sp_lookup_cbk after resuming the main syscall frame (which could
have unwound and destroyed)
Signed-off-by: Anand V. Avati <avati@blackhole.gluster.com>
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
BUG: 242 (If any of the writes fail, write-behind should not wait till the fd is closed for reporting errors)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=242
Diffstat (limited to 'xlators/cluster')
0 files changed, 0 insertions, 0 deletions