Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D dynamorio
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,467
    • Issues 1,467
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 44
    • Merge requests 44
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure 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
  • DynamoRIO
  • dynamorio
  • Merge requests
  • !5552

i#5505 kernel trace: Support octal and hex values in droption

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged qidongzhao requested to merge i5505-droption into master Jun 29, 2022
  • Overview 27
  • Commits 8
  • Pipelines 0
  • Changes 4
  • Enhance the conversion of integer options to support parsing octal or hexadecimal format strings
  • Added negative format string checking before unsigned integer option's parsing
  • Added test cases in the test client 'code_api|client.option_parse'. The new test cases use integer options to parse octal and hexadecimal format strings and unsigned integers to parse the negative format strings.

Issue: #5505

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: i5505-droption