summaryrefslogtreecommitdiff
path: root/changes/bug4345
blob: 4975eea1eae0cfe7672bae93da63448ed7637b63 (plain)
1
2
3
4
5
6
  o Minor bugfixes:
    - Check return code on spawn_func() in cpuworker code, so that we don't
      think we've spawned a nonworking cpuworker and write junk to it
      forever. Fix for bug 4345; bugfix on all released Tor versions.
      Found by "skruffy".