825e662229688d24a47e1b820794f594cd02a54f
Added a null check for RE_GetRenderLayer() which could possibly return null and then stored in `render_layer`, in order to prevent members of `render_layer` being accessed in RE_pass_find_by_name(), and thus solved the segmentation fault. Pull Request: https://projects.blender.org/blender/blender/pulls/119200
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
11%
C
6.3%
GLSL
2.2%
CMake
1.3%
Other
1.1%
