Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #864

Closed (moved)
Open
Opened 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 admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#864