summaryrefslogtreecommitdiff
path: root/changes/bug15205
AgeCommit message (Collapse)Author
2015-03-09Don't use checked strl{cat,cpy} on OSX.Nick Mathewson
There is a bug in the overlap-checking in strlcat that can crash Tor servers. Fixes bug 15205; this is an OSX bug, not a Tor bug.