Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • L libpushover
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Shawn Webb
  • libpushover
  • Repository
Switch branch/tag
  • libpushover
  • libpushover
  • libpushover.c
Find file BlameHistoryPermalink
  • Shawn Webb's avatar
    Fix quite a few brainos · b99b5d8f
    Shawn Webb authored Apr 29, 2020
    
    
    Each message object should only be used once. Since reusing message
    objects is not supported, ensure that the various struct members are
    NULL prior to setting them.
    
    Use curl_free rather than free when needed.
    Signed-off-by: Shawn Webb's avatarShawn Webb <shawn.webb@hardenedbsd.org>
    b99b5d8f

Replace libpushover.c

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.