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,159
    • Issues 4,159
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • 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

Gitlab will be updated March 24th, between 8AM and 9AM EST (UTC-5). Gitlab may have intermittent delays during that time.

  • CMakeCMake
  • CMakeCMake
  • Merge requests
  • !3591

Fix allocation in CROSSCOMPILING_EMULATOR evaluation

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged kfazi requested to merge kfazi/cmake:fix-19500 into master Jul 22, 2019
  • Overview 8
  • Commits 1
  • Pipelines 2
  • Changes 2

In !3402 (merged) the new member cmCustomCommandGenerator::EmulatorsWithArguments was not initialized to the proper size. Fix this and add a test case covering the crash that could occur with multiple commands where an emulator appears only in a later command.

Fixes: #19500 (closed)
Topic-rename: fix-emulator-arguments

Edited Jul 23, 2019 by Brad King
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-19500