Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • O OpenLDAP
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Bugzilla
    • Bugzilla
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • openldap
  • OpenLDAP
  • Merge requests
  • !208

ITS #9418 slapd-bconfig: check against potential nullptr deref

  • Review changes

  • Download
  • Patches
  • Plain diff
Closed Fei Ding requested to merge fei.ding/openldap:bugfix/slapd-check-against-potential-nullptr-deref into master Dec 04, 2020
  • Overview 5
  • Commits 1
  • Pipelines 6
  • Changes 1

Deduced from AC checking above ce->ce_parent is potentially null so it's better to check again before dereference.

Edited Dec 04, 2020 by Fei Ding
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: bugfix/slapd-check-against-potential-nullptr-deref