Check for NULL values in getinfo_helper_onions

Fix on 915c7438a7 in Tor 0.2.7.1-alpha.
This commit is contained in:
teor
2015-06-03 03:58:28 +10:00
parent 383a27afc5
commit 6d8a2ff24f
2 changed files with 11 additions and 3 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor fixes (threads, comments):
- Check for NULL values in getinfo_helper_onions
Patch by "teor".
Fix on 915c7438a77e in Tor 0.2.7.1-alpha.