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

[[ Script ]] Fix throwing of 'property used before assigned' error#5972

Merged
runrevmark merged 1 commit into
livecode:developfrom
runrevmark:fix-prop_used_before_assign_error
Sep 21, 2017
Merged

[[ Script ]] Fix throwing of 'property used before assigned' error#5972
runrevmark merged 1 commit into
livecode:developfrom
runrevmark:fix-prop_used_before_assign_error

Conversation

@runrevmark

Copy link
Copy Markdown
Contributor

This patch ensures that the key / value list passed to MCErrorCreateAndThrow
in the PropertyUsedBeforeAssigned throw function is nullptr terminated.

This patch ensures that the key / value list passed to MCErrorCreateAndThrow
in the PropertyUsedBeforeAssigned throw function is nullptr terminated.
@runrevmark runrevmark added the bug label Sep 21, 2017
@runrevmark runrevmark added this to the 9.0.0-dp-9 milestone Sep 21, 2017
@livecodeali

Copy link
Copy Markdown
Member

@livecode-vulcan review ok 090d5e0

@livecode-vulcan

Copy link
Copy Markdown
Contributor

💙 review by @livecodeali ok 090d5e0

livecode-vulcan added a commit that referenced this pull request Sep 21, 2017
…sign_error

[[ Script ]] Fix throwing of 'property used before assigned' error

This patch ensures that the key / value list passed to MCErrorCreateAndThrow
in the PropertyUsedBeforeAssigned throw function is nullptr terminated.
@runrevmark runrevmark merged commit d76fe3a into livecode:develop Sep 21, 2017
@runrevmark runrevmark deleted the fix-prop_used_before_assign_error branch September 21, 2017 12:54
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.

3 participants