Skip to content
Snippets Groups Projects
  1. Jan 06, 2022
  2. Dec 17, 2021
  3. Dec 16, 2021
  4. Dec 15, 2021
  5. Dec 14, 2021
  6. Dec 13, 2021
  7. Dec 06, 2021
    • Nick Mathewson's avatar
      Limit the number of elements in a consdiff hash line. · 86819229
      Nick Mathewson authored
      This avoids performing and then freeing a lot of small mallocs() if
      the hash line has too many elements.
      
      Fixes one case of bug 40472; resolves OSS-Fuzz 38363.  Bugfix on
      0.3.1.1-alpha when the consdiff parsing code was introduced.
      86819229
Loading