diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-06-28 12:27:51 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-06-28 12:36:53 -0400 |
commit | ea154a6108bae597cb37e6bc53036b6dd2ed6187 (patch) | |
tree | 53cebad71af2bf9d160f7e82f15d0e3aa9b8b3af /.travis.yml | |
parent | 5fa2b322005d1860d39e420cb6d3ed25f5073389 (diff) | |
download | tor-ea154a6108bae597cb37e6bc53036b6dd2ed6187.tar.gz tor-ea154a6108bae597cb37e6bc53036b6dd2ed6187.zip |
Coverity: fix memory leak on error in test function.
The function make_intro_from_plaintext() in test_introduce.c would
leak memory if we ever hit a failure from our underlying crypto
functions. This kind of failure should be impossible, but it's best
to be safe here.
Bugfix on 0.2.4.1-alpha.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions