commit | 9005c3b3efb7eb1b140d2ad0385efff6a3af59c4 | [log] [tgz] |
---|---|---|
author | Shannon Zhao <zhaoshenglong@huawei.com> | Fri Mar 13 13:48:07 2015 +0800 |
committer | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Fri Mar 13 14:01:24 2015 +0530 |
tree | d871756804d78bd693b0aea0bbebdfcec583d27f | |
parent | 7752efcacf41daf34f9fefc5e78131f2afa3d4d7 [diff] |
hw/9pfs/virtio-9p-posix-acl: Fix out-of-bounds access It's detected by coverity. Fix out-of-bounds access of the function mp_dacl_listxattr. Signed-off-by: Shannon Zhao <zhaoshenglong@huawei.com> Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org> Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>