summaryrefslogtreecommitdiffstats
path: root/extras/git-branch-diff.py
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:55:43 +0000
commit3898f8e35be7c59b753d120e3878af5ba59cdaaf (patch)
treeb81405fe9b4a5d1a576db61c8bc2b76fed90c0e2 /extras/git-branch-diff.py
parent71b4465a5d7e3763c1e42d4be841a2479fe96ae1 (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. BUG: 1625654 Change-Id: I3a05553f5702de9575c244649ca0e5ac9abaac94 Signed-off-by: Amar Tumballi <amarts@redhat.com>
Diffstat (limited to 'extras/git-branch-diff.py')
0 files changed, 0 insertions, 0 deletions