Merge remote-tracking branch 'karsten/geoip6-jul2014' into maint-0.2.4
[tor.git] / changes / bug6206
blob61a16d291ad0e14433dd3db6d35ccfab9d31084f
1   o Minor bugfixes:
2     - Always check the return values of functions fcntl() and
3       setsockopt(). We don't believe these are ever actually failing in
4       practice, but better safe than sorry. Also, checking these return
5       values should please some analysis tools (like Coverity). Patch
6       from 'flupzor'. Fix for bug 8206; bugfix on all versions of Tor.