Add another NULL-pointer fix for protover.c.
commita83650852d3cd00c9916cae74d755ae55a6b506d
authorNick Mathewson <nickm@torproject.org>
Wed, 14 Feb 2018 15:45:57 +0000 (14 10:45 -0500)
committerNick Mathewson <nickm@torproject.org>
Thu, 1 Mar 2018 21:05:17 +0000 (1 16:05 -0500)
treefa12d59b56d39f7ec3b8e2ae5f8c93e149a946a0
parent65f2eec694f18a64291cc85317b9f22dacc1d8e4
Add another NULL-pointer fix for protover.c.

This one can only be exploited if you can generate a correctly
signed consensus, so it's not as bad as 25074.

Fixes bug 25251; also tracked as TROVE-2018-004.
changes/trove-2018-004 [new file with mode: 0644]
src/or/protover.c