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
  • #2184

Closed (moved)
Open
Opened Nov 13, 2010 by Karsten Loesing@karsten

Allocate enough memory for extra-info descriptor

When we added directory byte histories in db94b7f, we didn't extend the extra-info descriptor size. We allocate 8332 bytes for bandwidth histories in rep_hist_get_bandwidth_lines(), but only 8192 bytes for the total extra-info descriptor in router_rebuild_descriptor(). We should extend this size to 16384 bytes. Bug found by boboper.

See branch extrainfosize in my public repository that should be merged into maint-0.2.2 and master.

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#2184