Merge remote-tracking branch 'karsten/geoip6-jul2014' into maint-0.2.4
[tor.git] / changes / bug9928
blobb72cea3d87d79fb32186052ac86c11a62b54a2de
1   o Minor bugfixes:
2     - Avoid an off-by-one error when checking buffer boundaries when
3       formatting the exit status of a pluggable transport helper.
4       This is probably not an exploitable bug, but better safe than
5       sorry. Fixes bug 9928; bugfix on 0.2.3.18-rc. Bug found by
6       Pedro Ribeiro.