summaryrefslogtreecommitdiffstats
path: root/xlators/storage/posix/src/posix-inode-fd-ops.c
diff options
context:
space:
mode:
authorAmar Tumballi <amarts@redhat.com>2018-07-24 13:56:56 +0530
committerjiffin tony Thottan <jthottan@redhat.com>2018-09-06 15:02:15 +0000
commit3c66ee967cf7377595c714693e6e9a70861cf822 (patch)
tree9bfe498f0b6d7a741776d84bf53abd7951208c44 /xlators/storage/posix/src/posix-inode-fd-ops.c
parent1f46f2ada2d3365aa9252068fd970ae14bcc6d28 (diff)
protocol: don't use alloca
current implementation of alloca can cause issues when strings larger than the allocated buffer is passed to the xdr. Hence it makes sense to allow XDR decode functions to deal with memory allocations, which we can free later. Fixes: bz#1625097 Change-Id: I3a05553f5702de9575c244649ca0e5ac9abaac94 Signed-off-by: Amar Tumballi <amarts@redhat.com>
Diffstat (limited to 'xlators/storage/posix/src/posix-inode-fd-ops.c')
0 files changed, 0 insertions, 0 deletions