This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Robert Guetzkow f70241deba Fix (unreported): Crash on accessing active sequence in select groupped operator
This patch moves the NULL check of `actseq` to the correct position, which should happen
before the `channel` is assigned. Otherwise an attempt to call the `sequencer_select_grouped_exec`,
when there is no active sequence and `use_active_channel` set to true, results in a crash.

Reviewed By: ISS

Differential Revision: https://developer.blender.org/D7170
2020-03-19 00:49:46 +01:00
..
2020-03-19 00:07:30 +01:00
2020-03-15 21:53:57 +11:00
2020-03-18 22:28:54 +11:00
2020-03-14 15:43:21 +11:00
2020-03-18 12:13:03 -06:00
2020-03-19 00:24:09 +01:00
2020-03-19 00:24:09 +01:00