1. 02 Mar, 2021 1 commit
    • Max Kellermann's avatar
      util/IntrusiveList: add type alias "Hook" · a6eb2647
      Max Kellermann authored
      By casting to SafeLinkIntrusiveListHook if appropriate, this fixes a
      bug in the erase() method, where erase() calls
      IntrusiveListHook::unlink() instead of
      SafeLinkIntrusiveListHook::unlink().
      a6eb2647
  2. 25 Feb, 2021 4 commits
  3. 24 Feb, 2021 3 commits
  4. 22 Feb, 2021 2 commits
  5. 11 Feb, 2021 1 commit
  6. 18 Oct, 2020 1 commit