Skip to content
GitLab
Projects Groups 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
    • Contributors
    • Graph
    • Compare
  • Issues 853
    • Issues 853
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 54
    • Merge requests 54
  • 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
  • !3138

Backport !3136 “gvariant-serialiser: Convert endianness of offsets” to glib-2-74

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Philip Withnall requested to merge pwithnall/glib:backport-3136-gvariant-big-endian-glib-2-74 into glib-2-74 Dec 15, 2022
  • Overview 1
  • Commits 1
  • Pipelines 1
  • Changes 1

The array of offsets is little-endian, even on big-endian architectures like s390x.

Fixes: ade71fb5 "gvariant: Don’t allow child elements to overlap with each other" Resolves: #2839 (closed) Signed-off-by: Simon McVittie smcv@collabora.com


Trivial backport of !3136 (merged) to glib-2-74.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: backport-3136-gvariant-big-endian-glib-2-74