Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • CMake CMake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4,154
    • Issues 4,154
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CMakeCMake
  • CMakeCMake
  • Repository
Switch branch/tag
  • cmake
  • Source
  • cmServerProtocol.cxx
Find file BlameHistoryPermalink
  • Tobias Hunger's avatar
    server-mode: Fix per-source COMPILE_FLAGS genex evaluation · 5dec0a23
    Tobias Hunger authored Dec 02, 2016 and Brad King's avatar Brad King committed Dec 02, 2016
    Logic added by commit 1e4bb358 (Add generator expression support to
    per-source COMPILE_FLAGS, 2016-10-25) accidentally frees memory before
    finishing with it.  Revise the logic to hold the memory long enough.
    5dec0a23