blob: 73dcdbf5c53f87bf6dc3eb5db0db08a40155b321 (
plain)
1
2
3
4
5
|
o Minor bugfixes (compilation):
- Fix a compilation warning on some versions of GCC when
building code that calls routerinfo_get_my_routerinfo() twice,
assuming that the second call will succeed if the first one did.
Fixes bug 26269; bugfix on 0.2.8.2-alpha.
|