Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix struct initialization #94

Merged
merged 1 commit into from Feb 23, 2014
Merged

Conversation

Tilka
Copy link
Member

@Tilka Tilka commented Feb 22, 2014

DisassembleMov() doesn't always initialize all fields of 'info'.

@delroth
Copy link
Member

delroth commented Feb 23, 2014

Commit summary (first line) is useless.

"JitBackpatch: initialize the MOV InstructionInfo to zero"

@Parlane
Copy link
Member

Parlane commented Feb 23, 2014

Why not have a constructor for InstructionInfo ?

DisassembleMov() doesn't always initialize all fields of 'info'.
@delroth
Copy link
Member

delroth commented Feb 23, 2014

LGTM if it builds/works.

@Tilka
Copy link
Member Author

Tilka commented Feb 23, 2014

It does.

delroth added a commit that referenced this pull request Feb 23, 2014
@delroth delroth merged commit 99db9f0 into dolphin-emu:master Feb 23, 2014
@Tilka Tilka deleted the uninitialized branch February 23, 2014 16:18
TellowKrinkle pushed a commit to TellowKrinkle/dolphin that referenced this pull request Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants