Futz with the clang patch a bit and tidy some geoip.c stuff
[tor.git] / changes / bug2433
blob8e47c4f024794a29a6e2594eb844b0bd7291fdb6
1   o Major bugfixes:
2     - Don't assert when changing from bridge to relay or vice versa with a controller.
3       The assert happened because we didn't properly initialize our keys in this case.
4       Bugfix on 0.2.2.18, fixes bug 2433. Issue first discovered by bastik.