summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/Makefile.am
diff options
context:
space:
mode:
authorAmar Tumballi <amarts@redhat.com>2018-07-24 13:56:56 +0530
committerAmar Tumballi <amarts@redhat.com>2018-09-05 09:23:53 +0000
commit35f86ce46240c4f9c216bbc29164ce441cfca1e7 (patch)
tree8d6bb3e4d68b02821dd039cfa00590ecb2ca812f /xlators/protocol/Makefile.am
parent9ae986f18c0f251cba6bbc23eae2150a8ce0417e (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/protocol/Makefile.am')
0 files changed, 0 insertions, 0 deletions