Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Tor Tor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 313
    • Issues 313
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 34
    • Merge requests 34
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Core
  • TorTor
  • Issues
  • #864
Closed
Open
Created Nov 14, 2008 by Trac@tracbot

patch

--- dirvote.c Fri Nov 14 08:48:40 2008 +++ dirvote.wtf.c Fri Nov 14 09:07:06 2008 @@ -2082,13 +2082,15 @@ tor_free(pending_consensus_signatures); pending_consensus_signatures = new_detached; *msg_out = "Signatures added";

  • } else if (r == 0) {
  • *msg_out = "Signatures ignored"; } else { goto err; }

goto done; err:

  • if (!msg_out)
  • if (!*msg_out) *msg_out = "Unrecognized error while adding detached signatures."; done: if (sigs)

[Automatically added by flyspray2trac: Operating System: All]

Trac:
Username: rovv

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking