diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2017-11-15 10:31:00 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2017-11-15 10:33:16 +0100 |
commit | a39dde8ce5247c6bdbed91ebea254c07be0dc925 (patch) | |
tree | b764929f6b79c3198a1b56808d883689c7bcd113 /fuzz | |
parent | 4ef5efeac76f5880cddf49bd3162fd601c7b78bf (diff) | |
download | gnutls-a39dde8ce5247c6bdbed91ebea254c07be0dc925.tar.gz |
gnutls_x509_ext_import_proxy: corrected memory leak
Also added reproducer for the memory leak found.
Issue found using oss-fuzz:
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3159
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
Diffstat (limited to 'fuzz')
-rw-r--r-- | fuzz/gnutls_x509_parser_fuzzer.repro/leak-45ceff5162bae741d1048cede0d5dfe6b677761d | bin | 0 -> 1596 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/fuzz/gnutls_x509_parser_fuzzer.repro/leak-45ceff5162bae741d1048cede0d5dfe6b677761d b/fuzz/gnutls_x509_parser_fuzzer.repro/leak-45ceff5162bae741d1048cede0d5dfe6b677761d Binary files differnew file mode 100644 index 0000000000..ded50c8ab4 --- /dev/null +++ b/fuzz/gnutls_x509_parser_fuzzer.repro/leak-45ceff5162bae741d1048cede0d5dfe6b677761d |