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

[[ Bug ]] Fix breakpoint delete crash #6192

Merged
merged 1 commit into from
Dec 7, 2017

Conversation

montegoulding
Copy link
Member

This patch moves MCB_clearbreaks to MCObject::removereferences to ensure
that MCbreakpoints can not contain any invalid object references.

This patch moves `MCB_clearbreaks` to `MCObject::removereferences` to ensure
that `MCbreakpoints` can not contain any invalid object references.
@montegoulding montegoulding added this to the 8.1.9-rc-1 milestone Dec 7, 2017
@livecodeali
Copy link
Member

@livecode-vulcan review ok 4a3e568

@livecode-vulcan
Copy link
Contributor

💙 review by @livecodeali ok 4a3e568

livecode-vulcan added a commit that referenced this pull request Dec 7, 2017
[[ Bug ]] Fix breakpoint delete crash

This patch moves `MCB_clearbreaks` to `MCObject::removereferences` to ensure
that `MCbreakpoints` can not contain any invalid object references.
@livecode-vulcan
Copy link
Contributor

😎 test success 4a3e568

  • try-community-armv6-android-api8: success
  • try-community-armv6-android-api9: success
  • try-community-js-emscripten-sdk1.35: success
  • try-community-universal-ios-iphoneos11.1: success
  • try-community-universal-ios-iphonesimulator11.1: 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 c5ae0b9 into livecode:develop-8.1 Dec 7, 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.

4 participants