Skip to content
GitLab
  • Menu
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
  • #22086
Closed (moved) (moved)
Open
Created Apr 27, 2017 by Nick Mathewson@nickm🐻

Make NO_METHOD a real legit compression method

There are a few places in the code that do something like

  if (compressing) {
     tor_compress(...)
  } else {
     memcpy(...)
  }

Wouldn't it be great if they could just call tor_compress unconditionally?

They can, if NO_METHOD is treated as a real compression method!

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