Skip to content
GitLab
Projects Groups 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
    • Contributors
    • Graph
    • Compare
  • Issues 613
    • Issues 613
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 90
    • Merge requests 90
  • 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
  • !4575

Use dlsym for -ldl detection

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Michal Nowak requested to merge mnowak/fsanitize-thread-hijacks-dlopen-and-dlclose-use-dlsym into v9_11 Jan 18, 2021
  • Overview 0
  • Commits 1
  • Pipelines 3
  • Changes 2

-fsanitize=thread hijacks dlopen() and dlclose(), therefore dlopen() won't request -ldl to be used for linking during Autoconf test. Check for dlsym() presence will fail and dlzexternal and dyndb system tests won't run.

Retrieved from 2dd54fa6.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: mnowak/fsanitize-thread-hijacks-dlopen-and-dlclose-use-dlsym