diff options
| author | Santosh Nayak <[email protected]> | 2012-03-02 11:47:26 +0530 |
|---|---|---|
| committer | Steve French <[email protected]> | 2012-03-06 21:46:53 -0600 |
| commit | b0f8ef202ec7f07ba9bd93150d54ef4327851422 (patch) | |
| tree | c5d7c9cfd330f2c950680b0c2febdf2c19431933 /include/linux/fpga/fpga-mgr.h | |
| parent | 55062d061790b43aee01ab3f9ac57b8596254f19 (diff) | |
cifs: possible memory leak in xattr.
Memory is allocated irrespective of whether CIFS_ACL is configured
or not. But free is happenning only if CIFS_ACL is set. This is a
possible memory leak scenario.
Fix is:
Allocate and free memory only if CIFS_ACL is configured.
Signed-off-by: Santosh Nayak <[email protected]>
Reviewed-by: Shirish Pargaonkar <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions