1. 12 Nov, 2018 1 commit
  2. 11 Nov, 2018 5 commits
  3. 08 Nov, 2018 1 commit
    • Max Kellermann's avatar
      output/httpd: fix nullptr dereference crash bug · 583208db
      Max Kellermann authored
      When `metadata_sent` is `false`, the plugin assumes there is metadata
      which must be sent, even if no metadata page was passed to the plugin.
      Initializing it to `true` avoids dereferencing this `nullptr`.
      
      Fixes #412
      583208db
  4. 07 Nov, 2018 6 commits
  5. 06 Nov, 2018 4 commits
  6. 05 Nov, 2018 1 commit
  7. 04 Nov, 2018 20 commits
  8. 02 Nov, 2018 2 commits