Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • G GLib
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 852
    • Issues 852
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 42
    • Merge requests 42
  • 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
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • GLib
  • Merge requests
  • !557

Backport tests: Allocate gvariant data from the heap to guarantee alignment to glib-2-56

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Philip Withnall requested to merge pwithnall/glib:backport-552-gvariant-test-alignment-glib-2-56 into glib-2-56 Dec 21, 2018
  • Overview 5
  • Commits 2
  • Pipelines 2
  • Changes 1

On glib-2-58 branch we don't have !455 (merged), thus we need aligned data for the gvariant tests to not fail on i686.

Fixes #1626 (closed)

Backport of !552 (merged) to glib-2-56. Note that I don’t plan on making another glib-2-56 release for this; it’s just so that downstream maintainers can share the patch if they need.

Edited Dec 21, 2018 by Philip Withnall
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: backport-552-gvariant-test-alignment-glib-2-56