Skip to content

requests(outputs): fix corrupted parameters object on MSVC when using findOutputOrFail#618

Merged
Palakis merged 1 commit into
4.x-currentfrom
bugfix/output-commands-crash
Nov 27, 2020
Merged

requests(outputs): fix corrupted parameters object on MSVC when using findOutputOrFail#618
Palakis merged 1 commit into
4.x-currentfrom
bugfix/output-commands-crash

Conversation

@Palakis

@Palakis Palakis commented Nov 27, 2020

Copy link
Copy Markdown
Contributor

Description

Fixes a crash when trying to use GetOutputInfo, StartOutput or StopOutput commands.

Motivation and Context

Fixes #553

How Has This Been Tested?

Tested OS(s): Windows 10 20H2

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have read the contributing document.
  • My code is not on the master branch.
  • The code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

@Palakis Palakis added the bug label Nov 27, 2020
@Palakis Palakis added this to the 4.9 milestone Nov 27, 2020
@Palakis Palakis self-assigned this Nov 27, 2020
@Palakis Palakis merged commit 1fef069 into 4.x-current Nov 27, 2020
@Palakis Palakis deleted the bugfix/output-commands-crash branch November 27, 2020 14:50
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.

Output requests fail with 'missing request parameters`

1 participant