Skip to content
Snippets Groups Projects
  1. Oct 02, 2019
  2. Oct 01, 2019
    • Nick Mathewson's avatar
      Add comments to try to prevent recurrence of #31495. · 39640728
      Nick Mathewson authored
      There is a bad design choice in two of our configuration types,
      where the empty string encodes a value that is not the same as the
      default value.  This design choice, plus an implementation mistake,
      meant that config_dup() did not preserve the value of routerset_t,
      and thereby caused bug #31495.
      
      This comment-only patch documents the two types with the problem,
      and suggests that implementors try to avoid it in the future.
      
      Closes ticket 31907.
      39640728
  3. Sep 30, 2019
  4. Sep 28, 2019
  5. Sep 26, 2019
  6. Sep 25, 2019
Loading