Skip to content
  • Nick Mathewson's avatar
    Drop 'fr' parameter from sandbox code. · 71eaebd9
    Nick Mathewson authored
    Appearently, the majority of the filenames we pass to
    sandbox_cfg_allow() functions are "freeable right after". So, consider
    _all_ of them safe-to-steal, and add a tor_strdup() in the few cases
    that aren't.
    
    (Maybe buggy; revise when I can test.)
    71eaebd9