Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • BIND BIND
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 616
    • Issues 616
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 94
    • Merge requests 94
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source ProjectsISC Open Source Projects
  • BINDBIND
  • Merge requests
  • !5497

Draft: Cleanup the API after malloc() cannot fail

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Ondřej Surý requested to merge 2938-cleanup-isc_timer-api into main Oct 14, 2021
  • Overview 33
  • Commits 5
  • Pipelines 18
  • Changes 8

This does even more cleanups for functions that cannot really fail because of soft allocation failure is now impossible or the API is used only internally, so we can be more strict on the input parameters.

Closes #2938

Edited Oct 19, 2021 by Ondřej Surý
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 2938-cleanup-isc_timer-api