Skip to content

[CORE] Fix some logic errors reported in #4214 - #4271

Open
zengdage wants to merge 1 commit into
ptitSeb:mainfrom
zengdage:myalign
Open

[CORE] Fix some logic errors reported in #4214#4271
zengdage wants to merge 1 commit into
ptitSeb:mainfrom
zengdage:myalign

Conversation

@zengdage

Copy link
Copy Markdown
Contributor
  1. Preserve state across spaces and %m modifiers.

  2. Initialize GVariant parser state(tmp) for a and @ formats.

  3. Advance the st only when an argument is read from stack.

  4. Ignore NULL in XCB display registrations.

  5. Fix space handling in the 32-bit wide scanf parser.

1. Preserve `state` across spaces and `%m` modifiers.

2. Initialize GVariant parser state(`tmp`) for `a` and `@` formats.

3. Advance the `st` only when an argument is read from stack.

4. Ignore NULL in XCB display registrations.

5. Fix space handling in the 32-bit wide scanf parser.
@ptitSeb

ptitSeb commented Aug 19, 2026

Copy link
Copy Markdown
Owner

I'l validate this one next week, after my vacaccions, so next week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants