Fix a potential bug where an OR ID might have been unprocessed base64.
* CHANGE bridgedb.parse.networkstatus.parseRLine() to check the OR nickname validity only after parsing (and readding the base64 padding to) the OR ID digest. * ADD inline comments about why this is done.
Please register or sign in to comment