diff options
author | Amar Tumballi <amarts@redhat.com> | 2018-07-24 13:56:56 +0530 |
---|---|---|
committer | Amar Tumballi <amarts@redhat.com> | 2018-09-05 09:23:53 +0000 |
commit | 35f86ce46240c4f9c216bbc29164ce441cfca1e7 (patch) | |
tree | 8d6bb3e4d68b02821dd039cfa00590ecb2ca812f /tests/bugs/shard/parallel-truncate-read.t | |
parent | 9ae986f18c0f251cba6bbc23eae2150a8ce0417e (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 'tests/bugs/shard/parallel-truncate-read.t')
0 files changed, 0 insertions, 0 deletions