Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Trac Trac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Legacy
  • TracTrac
  • Issues
  • #8197
Closed (moved) (moved)
Open
Issue created Feb 10, 2013 by Roger Dingledine@arma

Do something about policies_parse_exit_policy()'s arguments

  r = policies_parse_exit_policy(&line, &policy, 1, 0, 0, 1);
...
  test_assert(0 == policies_parse_exit_policy(NULL, &policy2, 1, 1, 0, 1));

Quick quiz: which of these booleans means what? And which one isn't a boolean at all? :)

(Don't work on this ticket until we merge #5528 (moved).)

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