Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

[[ Bug 19681 ]] Ensure targetptr check is only done if valid before#5448

Merged
livecodepanos merged 1 commit into
livecode:release-8.1.4from
runrevmark:bugfix-19681
May 11, 2017
Merged

[[ Bug 19681 ]] Ensure targetptr check is only done if valid before#5448
livecodepanos merged 1 commit into
livecode:release-8.1.4from
runrevmark:bugfix-19681

Conversation

@runrevmark
Copy link
Copy Markdown
Contributor

This patch only checkes the targetptr after a step in the message
path if it was not valid before the step was performed. This ensures
that any messages which are sent with no target (such as relaunch)
still function as before.

… with

This patch only checkes the targetptr after a step in the message
path if it was not valid before the step was performed. This ensures
that any messages which are sent with no target (such as relaunch)
still function as before.
@runrevmark runrevmark added the bug label May 11, 2017
@runrevmark runrevmark added this to the 8.1.4-rc-2 milestone May 11, 2017
@mention-bot
Copy link
Copy Markdown

@runrevmark, thanks for your PR! By analyzing the history of the files in this pull request, we identified @livecodepanos, @livecodeian and @livecodefraser to be potential reviewers.

@livecodeali
Copy link
Copy Markdown
Member

@livecode-vulcan review ok f104e51

@livecode-vulcan
Copy link
Copy Markdown
Contributor

💙 review by @livecodeali ok f104e51

livecode-vulcan added a commit that referenced this pull request May 11, 2017
[[ Bug 19681 ]] Ensure targetptr check is only done if valid before

This patch only checkes the targetptr after a step in the message
path if it was not valid before the step was performed. This ensures
that any messages which are sent with no target (such as relaunch)
still function as before.
@livecode-vulcan
Copy link
Copy Markdown
Contributor

😎 test success f104e51

  • try-community-armv6-android-api8: success
  • try-community-armv6-android-api9: success
  • try-community-js-emscripten-sdk1.35: success
  • try-community-universal-ios-iphoneos10.3: success
  • try-community-universal-ios-iphonesimulator10.3: success
  • try-community-universal-mac-macosx10.6: success
  • try-community-universal-mac-macosx10.9: success
  • try-community-x86-linux-debian7: success
  • try-community-x86-linux-debian8: success
  • try-community-x86_64-linux-debian7: success
  • try-community-x86_64-linux-debian8: success
  • try-community-x86-win32: success
  • try-community-x86_64-win32: success

@livecodepanos livecodepanos merged commit 661ce1f into livecode:release-8.1.4 May 11, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants