Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • J jack2
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • 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
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TPFTPF
  • jack2
  • Repository
Switch branch/tag
  • jack2
  • posix
  • JackPosixSemaphore.cpp
Find file BlameHistoryPermalink
  • James Thomas's avatar
    Fix a crash in JackPosixSemaphore::Wait() · d9918c3d
    James Thomas authored Mar 02, 2017
    Crash was observed in this function when fSemaphore was NULL, this patch
    copies the NULL pointer check from the commented function above into
    Wait()
    d9918c3d