Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • B bdftopcf
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • 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
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • xorgxorg
  • util
  • bdftopcf
  • Merge requests
  • !3

Assorted code cleanups

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Alan Coopersmith requested to merge alanc/bdftopcf:misc into master Sep 16, 2022
  • Overview 0
  • Commits 7
  • Pipelines 1
  • Changes 16
  • Variable scope reductions as recommended by cppcheck
  • Delete functions identified as unused by cppcheck
  • Make some functions static that aren't called from other files
  • Remove redundant assignment
  • Remove redundant null-pointer check
  • Fix -Wsign-compare warnings
  • Remove unnecessary cast of strlen result in malloc argument
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: misc