Merge remote-tracking branch 'tor-github/pr/1417'

This commit is contained in:
Nick Mathewson
2019-10-22 08:36:32 -04:00
4 changed files with 9 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor features (defense in depth):
- Add additional sanity checks around tor_vasprintf() usage in case the
function returns an error. Patch by Tobias Stoeckmann. Fixes ticket 31147.