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 some bugs in Pipe input parsing #3231

Merged
merged 1 commit into from Nov 5, 2015
Merged

Fix some bugs in Pipe input parsing #3231

merged 1 commit into from Nov 5, 2015

Conversation

spxtr
Copy link
Member

@spxtr spxtr commented Nov 4, 2015

If there were two commands in the buffer at once, it would only run the
first because of an error in UpdateInput.

If you sent the command "SET C" it would segfault because of a logic
issue in ParseCommand.

If there were two commands in the buffer at once, it would only run the
first because of an error in UpdateInput.

If you sent the command "SET C" it would segfault because of a logic
issue in ParseCommand.
@phire
Copy link
Member

phire commented Nov 4, 2015

LTGM

@dolphin-emu-bot
Copy link
Contributor

FifoCI detected that this change impacts graphical rendering. Here are the behavior differences detected by the system:

  • chibi-robo-zfighting on ogl-lin-intel: diff
  • fortune-street-white-box on ogl-lin-intel: diff
  • mkdd-efb on ogl-lin-intel: diff
  • nfsu-reflections on ogl-lin-intel: diff
  • rs2-zfreeze on ogl-lin-intel: diff
  • sadx-ui on ogl-lin-intel: diff
  • ssbm-pointsize on ogl-lin-intel: diff
  • ss-timestone on ogl-lin-intel: diff
  • ztp-grass on ogl-lin-intel: diff
  • zww-armos on ogl-lin-intel: diff
  • zww-water on ogl-lin-intel: diff
  • zww-waves on ogl-lin-intel: diff

automated-fifoci-reporter

phire added a commit that referenced this pull request Nov 5, 2015
Fix some bugs in Pipe input parsing
@phire phire merged commit 290466d into dolphin-emu:master Nov 5, 2015
@spxtr spxtr deleted the Pipes branch November 5, 2015 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants