]> git.ipfire.org Git - thirdparty/tor.git/commit
Always initialise return value in compute_desc_id in rendcommon.c
authorteor <teor2345@gmail.com>
Tue, 2 Jun 2015 17:48:46 +0000 (03:48 +1000)
committerteor <teor2345@gmail.com>
Tue, 2 Jun 2015 18:19:05 +0000 (04:19 +1000)
commit2b73dbf2a4c2fcf42fdd2987b3fa72efdec3a222
tree00e6dfe6c07f63a5603ab4ee62f0ffaff67a653e
parentb3f79da0d589157948262d4a5c81969da789c0c4
Always initialise return value in compute_desc_id in rendcommon.c

Fix on e6a581f126ba, released in 0.2.7.1-alpha.
changes/bug16115-init-var [new file with mode: 0644]
src/or/rendcommon.c