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 605
    • Issues 605
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 88
    • Merge requests 88
  • 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
  • !5549

Fix typo in dns_name_copy-with-result.spatch

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Michal Nowak requested to merge mnowak/fix-typo-in-dns_name_copy-with-result.spatch into main Nov 01, 2021
  • Overview 2
  • Commits 1
  • Pipelines 2
  • Changes 1

A typo introduced in f3f1cab0 prevents execution of the dns_name_copy-with-result.spatch. The replacement should end with semicolon not a colon:

plus: parse error:
  File "cocci/dns_name_copy-with-result.spatch", line 28, column 23, charpos = 421
  around = ':',
  whole content = + dns_name_copy(E1, E2):
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: mnowak/fix-typo-in-dns_name_copy-with-result.spatch