summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorGravatar Berthold Stoeger <bstoeger@mail.tuwien.ac.at>2018-01-12 18:54:27 +0100
committerGravatar Lubomir I. Ivanov <neolit123@gmail.com>2018-01-13 21:55:33 +0100
commitdaede13571cd528b3cb054484a626d32326d3178 (patch)
treec2b4e5e7085dd7ec43cded1c5648ddc5a121b9f3 /scripts
parentde49f2484f108b725ad239a66352a42c63fb2070 (diff)
downloadsubsurface-daede13571cd528b3cb054484a626d32326d3178.tar.gz
Fix leak(s) in core/git-access.c
The libgit2 functions git_cred_ssh_key_new() and git_cred_userpass_plaintext_new() copy their arguments. Therefore, free the string arguments or don't copy them in the first place. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions