Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Kea Kea
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Sebastian Schrader
  • KeaKea
  • Repository
Switch branch/tag
  • kea
  • src
  • lib
  • datasrc
  • database.h
Find file BlameHistoryPermalink
  • JINMEI Tatuya's avatar
    [1579] suggested change: pass a reference of ZoneFinder to DNSSECContext. · 186bacfc
    JINMEI Tatuya authored Apr 12, 2012
    instead of a pointer.
    IMO, finderp_ should better be a reference than a pointer if we'd
    worry about the case where it's NULL later on, like getNSECRRset
    does (which shouldn't never happen in our usage).
    the NULL pointer check was therefore removed with this change.
    186bacfc

Replace database.h

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.