blob: 521faaf143639c8f74252a988023b769afd4094f (
plain)
1
2
3
4
|
o Minor bugfixes (conformance):
- In routerlist_assert_ok(), don't take the address of a routerinfo's
cache_info member unless that routerinfo is non-NULL. Fixes bug
13096; bugfix on 0.1.1.9-alpha. Patch by "teor".
|