commit | fae4528b2341f2ab0c86c191e24d9cdd93624c60 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Sat Mar 06 04:44:16 2010 +0000 |
committer | Eric Van Hensbergen <ericvh@gmail.com> | Sat Mar 13 08:57:29 2010 -0600 |
tree | c60df63625d95dfa7c35fc60a671a1aff0c3e938 | |
parent | 86c8437383acd85c05ec7c9a004f59fe7ac9821a [diff] |
fs/9p: re-init the wstat in readdir loop This ensure that on failure when we free the stat buf we don't end up freeing an already freed pointer in the earlier loop Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Sripathi Kodi <sripathik@in.ibm.com> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>