diff options
| author | Tobin Ehlis <tobine@google.com> | 2018-04-17 16:14:26 -0600 |
|---|---|---|
| committer | Tobin Ehlis <tobine@google.com> | 2018-04-18 06:25:15 -0600 |
| commit | 5251b1bd5d9002c4e289a93e0e24ce83dd45a383 (patch) | |
| tree | 9363e14e085b5076021d2e1c5faf051aec39129e /scripts | |
| parent | 7ea6c8637ba179b6f34f2e513dcf5d38d52b4f4e (diff) | |
| download | usermoji-5251b1bd5d9002c4e289a93e0e24ce83dd45a383.tar.xz | |
layers:Capture rect by value to validate 2nd cb
Fixes #2587
The lambda function was only capturing the pRect pointer by value so
the underlying rect value could still be changed between when the
command was submitted to a secondary CB and when the rect was validated
at CmdExecuteCommands() time.
Copy the actual rect value so that it can't change.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
